HomeSort by relevance Sort by last modified time
    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 70 Bool dump_instr; member in struct:_CommandLineOptions
main.c     [all...]
sim.c     [all...]

Completed in 25 milliseconds