OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dump_instr
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/callgrind/
clo.c
521
else if VG_BOOL_CLO(arg, "--dump-instr", CLG_(clo).
dump_instr
) {}
639
CLG_(clo).
dump_instr
= False;
dump.c
563
if (CLG_(clo).
dump_instr
) {
684
if (!CLG_(clo).
dump_instr
&& !CLG_(clo).dump_bb && target.line==0) {
813
if (CLG_(clo).dump_bbs || CLG_(clo).
dump_instr
||
[
all
...]
global.h
67
Bool
dump_instr
;
member in struct:_CommandLineOptions
main.c
[
all
...]
sim.c
[
all
...]
Completed in 103 milliseconds