HomeSort by: relevance | last modified time | path
    Searched refs:TotalProfile (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 594 my $total = TotalProfile($profile);
1016 my $focus_count = TotalProfile($profile);
1024 my $ignore_count = TotalProfile($profile);
1227 my $total = TotalProfile($flat);
1332 my $total = TotalProfile($flat);
2044 my $local_total = TotalProfile($flat);
3186 sub TotalProfile {
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 581 my $total = TotalProfile($profile);
1001 my $focus_count = TotalProfile($profile);
1009 my $ignore_count = TotalProfile($profile);
1212 my $total = TotalProfile($flat);
1317 my $total = TotalProfile($flat);
2029 my $local_total = TotalProfile($flat);
3125 sub TotalProfile {

Completed in 30 milliseconds