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