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

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

Completed in 181 milliseconds