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

  /src/external/bsd/jemalloc/dist/bin/
jeprof.in 195 --callgrind Generate callgrind format to stdout
400 "callgrind!" => \$main::opt_callgrind,
906 if (m/^\s*callgrind\s*([^ \n]*)/) {
913 $filename = TempName($main::next_tmpfile, "callgrind");
1075 callgrind
1076 callgrind [filename]
1077 Generates callgrind file. If no filename is given, kcachegrind is called.
1262 # Callgrind format has a compression for repeated function and file
1266 # pair that would normally be printed by callgrind; $map is a map fro
    [all...]
  /src/external/bsd/jemalloc.old/dist/bin/
jeprof.in 195 --callgrind Generate callgrind format to stdout
395 "callgrind!" => \$main::opt_callgrind,
891 if (m/^\s*callgrind\s*([^ \n]*)/) {
898 $filename = TempName($main::next_tmpfile, "callgrind");
1060 callgrind
1061 callgrind [filename]
1062 Generates callgrind file. If no filename is given, kcachegrind is called.
1247 # Callgrind format has a compression for repeated function and file
1251 # pair that would normally be printed by callgrind; $map is a map fro
    [all...]

Completed in 26 milliseconds