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

  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 2045 my $nodelimit = int($main::opt_nodefraction * $local_total);
2059 (abs(GetEntry($cumulative, $list[$last])) <= $nodelimit)) {
2067 if ($nodelimit > 0 || $edgelimit > 0) {
2069 Unparse($nodelimit), Units(),
2116 Unparse($nodelimit), Units()),
  /src/external/bsd/jemalloc/dist/bin/
jeprof 2046 my $nodelimit = int($main::opt_nodefraction * $local_total);
2060 (abs(GetEntry($cumulative, $list[$last])) <= $nodelimit)) {
2068 if ($nodelimit > 0 || $edgelimit > 0) {
2070 Unparse($nodelimit), Units(),
2117 Unparse($nodelimit), Units()),
jeprof.in 2046 my $nodelimit = int($main::opt_nodefraction * $local_total);
2060 (abs(GetEntry($cumulative, $list[$last])) <= $nodelimit)) {
2068 if ($nodelimit > 0 || $edgelimit > 0) {
2070 Unparse($nodelimit), Units(),
2117 Unparse($nodelimit), Units()),

Completed in 19 milliseconds