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

  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 1016 my $focus_count = TotalProfile($profile);
1019 Unparse($focus_count), Units(),
1020 Unparse($total_count), ($focus_count*100.0) / $total_count);
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 1016 my $focus_count = TotalProfile($profile);
1019 Unparse($focus_count), Units(),
1020 Unparse($total_count), ($focus_count*100.0) / $total_count);

Completed in 32 milliseconds