OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tool_abbrev
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/perf/
vg_perf
273
my $
tool_abbrev
= $tool;
274
$
tool_abbrev
=~ s/(..).*/$1/;
280
printf(" %s:", $
tool_abbrev
);
vg_perf.in
273
my $
tool_abbrev
= $tool;
274
$
tool_abbrev
=~ s/(..).*/$1/;
280
printf(" %s:", $
tool_abbrev
);
Completed in 38 milliseconds