OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cachegrind
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/main/cachegrind/
cg_diff.in
4
##---
Cachegrind
's differencer. cg_diff.in ---##
7
# This file is part of
Cachegrind
, a Valgrind tool for cache
46
usage: cg_diff [options] <
cachegrind
-out-file1> <
cachegrind
-out-file2>
cg_annotate.in
4
##---
Cachegrind
's annotator. cg_annotate.in ---##
7
# This file is part of
Cachegrind
, a Valgrind tool for cache
33
#
Cachegrind
's manual.
36
# Performance improvements record, using
cachegrind
.out for cacheprof, doing no
145
usage: cg_annotate [options]
cachegrind
-out-file [source-files...]
780
# If $src_file more recent than
cachegrind
.out, issue warning
/external/valgrind/main/
Android.mk
366
# Build
cachegrind
-$(TARGET_ARCH)-linux
367
vg_local_module :=
cachegrind
374
cachegrind
/cg_arch.c \
375
cachegrind
/cg_main.c
410
vg_local_c_includes := external/valgrind/main/
cachegrind
/external/valgrind/main/perf/
vg_perf
73
--outer-tool: tool to use by the outer valgrind (default
cachegrind
).
98
my $outer_tool = "
cachegrind
";
332
. " --
cachegrind
:cache-sim=yes --
cachegrind
:branch-sim=yes"
333
. " --
cachegrind
:
cachegrind
-out-file=
cachegrind
.out.$vgdirname.$tool_abbrev.$name.%p"
vg_perf.in
73
--outer-tool: tool to use by the outer valgrind (default
cachegrind
).
98
my $outer_tool = "
cachegrind
";
332
. " --
cachegrind
:cache-sim=yes --
cachegrind
:branch-sim=yes"
333
. " --
cachegrind
:
cachegrind
-out-file=
cachegrind
.out.$vgdirname.$tool_abbrev.$name.%p"
/external/valgrind/main/callgrind/
callgrind_annotate.in
36
# Annotator for
cachegrind
/callgrind.
40
# Performance improvements record, using
cachegrind
.out for cacheprof, doing no
322
$input_file = (<
cachegrind
.out*>)[0];
[
all
...]
Completed in 1629 milliseconds