HomeSort by relevance Sort by last modified time
    Searched refs:dump_instr (Results 1 - 5 of 5) sorted by null

  /external/valgrind/callgrind/
clo.c 522 else if VG_BOOL_CLO(arg, "--dump-instr", CLG_(clo).dump_instr) {}
640 CLG_(clo).dump_instr = False;
dump.c 473 if (CLG_(clo).dump_instr) {
593 if (!CLG_(clo).dump_instr && !CLG_(clo).dump_bb && target.line==0) {
714 if (CLG_(clo).dump_bbs || CLG_(clo).dump_instr ||
    [all...]
global.h 87 Bool dump_instr; member in struct:_CommandLineOptions
sim.c     [all...]
main.c     [all...]

Completed in 46 milliseconds