Home
last modified time | relevance | path

Searched refs:dump_instr (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/callgrind/
Dclo.c521 else if VG_BOOL_CLO(arg, "--dump-instr", CLG_(clo).dump_instr) {} in CLG_()
639 CLG_(clo).dump_instr = False; in CLG_()
Ddump.c561 if (CLG_(clo).dump_instr) { in fprint_pos()
680 if (!CLG_(clo).dump_instr && !CLG_(clo).dump_bb && target.line==0) { in fprint_jcc()
811 if (CLG_(clo).dump_bbs || CLG_(clo).dump_instr || in fprint_bbcc()
1431 CLG_(clo).dump_instr ? " instr" : "", in new_dumpfile()
Dglobal.h70 Bool dump_instr; member
Dmain.c1683 if (!CLG_(clo).dump_line && !CLG_(clo).dump_instr && !CLG_(clo).dump_bb) { in CLG_()
Dsim.c1549 CLG_(clo).dump_instr = True; in cachesim_parse_opt()