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

  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 96 my @KCACHEGRIND = ("kcachegrind");
818 print STDERR "Starting '@KCACHEGRIND " . $fname . $bg . "'\n";
819 system(ShellEscape(@KCACHEGRIND, $fname) . $bg);
1077 Generates callgrind file. If no filename is given, kcachegrind is called.
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 96 my @KCACHEGRIND = ("kcachegrind");
818 print STDERR "Starting '@KCACHEGRIND " . $fname . $bg . "'\n";
819 system(ShellEscape(@KCACHEGRIND, $fname) . $bg);
1077 Generates callgrind file. If no filename is given, kcachegrind is called.

Completed in 26 milliseconds