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

  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 316 $main::opt_cum = 0;
390 "cum!" => \$main::opt_cum,
885 $main::opt_cum = 0;
1102 $main::opt_cum = 1;
1230 my $s = $main::opt_cum ? $cumulative : $flat;
  /src/external/bsd/jemalloc/dist/bin/
jeprof 317 $main::opt_cum = 0;
391 "cum!" => \$main::opt_cum,
886 $main::opt_cum = 0;
1103 $main::opt_cum = 1;
1231 my $s = $main::opt_cum ? $cumulative : $flat;
jeprof.in 317 $main::opt_cum = 0;
391 "cum!" => \$main::opt_cum,
886 $main::opt_cum = 0;
1103 $main::opt_cum = 1;
1231 my $s = $main::opt_cum ? $cumulative : $flat;

Completed in 26 milliseconds