Searched refs:group_to_events_ (Results 1 – 2 of 2) sorted by relevance
119 if (!group_to_events_.count(group)) in GetEventsByGroup()121 return &group_to_events_.at(group); in GetEventsByGroup()188 std::map<std::string, std::vector<const Event*>> group_to_events_; variable
493 group_to_events_[event.group].push_back(&events_.at(event.ftrace_event_id)); in ProtoTranslationTable()536 group_to_events_[e->group].push_back(&events_.at(e->ftrace_event_id)); in GetOrCreateEvent()