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

  /external/valgrind/callgrind/
clo.c 529 else if VG_BOOL_CLO(arg, "--collect-bus", CLG_(clo).collect_bus) {}
652 CLG_(clo).collect_bus = False;
global.h 107 Bool collect_bus; /* Collect global bus events */ member in struct:_CommandLineOptions
sim.c     [all...]
main.c 760 if (!CLG_(clo).collect_bus) return;
    [all...]

Completed in 465 milliseconds