Searched defs:group_and_name (Results 1 – 4 of 4) sorted by relevance
101 virtual const Event* GetEvent(const GroupAndName& group_and_name) const { in GetEvent()122 size_t EventToFtraceId(const GroupAndName& group_and_name) const { in EventToFtraceId()
331 for (const auto& group_and_name : events) { in SetupConfig() local
399 GroupAndName group_and_name("group", "foo"); in TEST() local
473 const GroupAndName& group_and_name) { in GetOrCreateEvent()