Searched refs:first_event (Results 1 – 2 of 2) sorted by relevance
139 bool EventSelectionSet::BuildAndCheckEventSelection(const std::string& event_name, bool first_event, in BuildAndCheckEventSelection() argument191 if (first_event) { in BuildAndCheckEventSelection()231 bool first_event = groups_.empty(); in AddEventGroup() local235 if (!BuildAndCheckEventSelection(event_name, first_event, &selection)) { in AddEventGroup()247 first_event = false; in AddEventGroup()
172 bool BuildAndCheckEventSelection(const std::string& event_name, bool first_event,