Home
last modified time | relevance | path

Searched refs:collect_bus (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/callgrind/
Dclo.c528 else if VG_BOOL_CLO(arg, "--collect-bus", CLG_(clo).collect_bus) {} in CLG_()
651 CLG_(clo).collect_bus = False; in CLG_()
Dglobal.h87 Bool collect_bus; /* Collect global bus events */ member
Dmain.c715 if (!CLG_(clo).collect_bus) return; in addEvent_G()
Dsim.c1686 if (CLG_(clo).collect_bus) in CLG_()