Lines Matching refs:KCACHEGRIND
94 my @KCACHEGRIND = ("kcachegrind");772 print STDERR "Starting '@KCACHEGRIND " . $fname . $bg . "'\n";773 system(ShellEscape(@KCACHEGRIND, $fname) . $bg);1031 Generates callgrind file. If no filename is given, kcachegrind is called.