Searched defs:group_and_name (Results 1 – 4 of 4) sorted by relevance
544 const GroupAndName& group_and_name, in CreateEventWithProtoId()586 const GroupAndName& group_and_name) { in GetOrCreateEvent()595 const GroupAndName& group_and_name) { in GetOrCreateKprobeEvent()608 void ProtoTranslationTable::RemoveEvent(const GroupAndName& group_and_name) { in RemoveEvent()
119 virtual const Event* GetEvent(const GroupAndName& group_and_name) const { in GetEvent()141 size_t EventToFtraceId(const GroupAndName& group_and_name) const { in EventToFtraceId()
632 const GroupAndName& group_and_name, in EnableFtraceEvent()778 for (const auto& group_and_name : events) { in SetupConfig() local
474 GroupAndName group_and_name("group", "foo"); in TEST() local