← Index
NYTProf Performance Profile   « block view • line view • sub view »
For ddd2.pl
  Run on Tue May 25 16:52:24 2010
Reported on Tue May 25 16:56:54 2010

File /project/perl/lib/auto/Storable/autosplit.ix
Statements Executed 1
Statement Execution Time 11µs
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1# Index created by AutoSplit for blib/lib/Storable.pm
2# (file acts as timestamp)
3package Storable;
4sub logcroak ;
5sub logcarp ;
6sub CAN_FLOCK ;
7sub show_file_magic ;
8sub file_magic ;
9sub read_magic ;
10sub BIN_VERSION_NV ;
11sub BIN_WRITE_VERSION_NV ;
12sub store ;
13sub nstore ;
14sub lock_store ;
15sub lock_nstore ;
16sub _store ;
17sub store_fd ;
18sub nstore_fd ;
19sub _store_fd ;
20sub freeze ;
21sub nfreeze ;
22sub _freeze ;
23sub retrieve ;
24sub lock_retrieve ;
25sub _retrieve ;
26sub fd_retrieve ;
27sub thaw ;
28111µs1;