← Index
NYTProf Performance Profile   « line view »
For examples/benchmark4.pl
  Run on Thu Aug 28 19:01:43 2014
Reported on Thu Aug 28 19:02:42 2014

Filename/usr/lib/perl5/auto/NetAddr/IP/autosplit.ix
StatementsExecuted 1 statements in 2µs
Line State
ments
Time
on line
Calls Time
in subs
Code
1# Index created by AutoSplit for blib/lib/NetAddr/IP.pm
2# (file acts as timestamp)
3package NetAddr::IP;
4sub do_prefix ($$$);
5sub prefix ($);
6sub nprefix ($);
7sub wildcard ($);
8sub _compact_v6 ($);
9sub _compV6 ($);
10sub short ($);
11sub canon ($);
12sub _splitplan ;
13sub _splitref ;
14sub hostenum ($);
15sub compactref ($);
16sub coalesce
17;
18sub re ($);
19sub re6 ($);
20sub mod_version ;
2112µs1;