Searched refs:collect_bus (Results 1 – 4 of 4) sorted by relevance
529 else if VG_BOOL_CLO(arg, "--collect-bus", CLG_(clo).collect_bus) {} in CLG_()652 CLG_(clo).collect_bus = False; in CLG_()
107 Bool collect_bus; /* Collect global bus events */ member
1624 if (CLG_(clo).collect_bus) in CLG_()
760 if (!CLG_(clo).collect_bus) return; in addEvent_G()