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

  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 359 $main::opt_drop_negative = 0;
431 "drop_negative!" => \$main::opt_drop_negative,
3257 if ($v < 0 && $main::opt_drop_negative) {
3262 if (!$main::opt_drop_negative) {
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 359 $main::opt_drop_negative = 0;
431 "drop_negative!" => \$main::opt_drop_negative,
3257 if ($v < 0 && $main::opt_drop_negative) {
3262 if (!$main::opt_drop_negative) {

Completed in 1128 milliseconds