Home
last modified time | relevance | path

Searched refs:CreateEventWithProtoId (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dproto_translation_table.cc543 const Event* ProtoTranslationTable::CreateEventWithProtoId( in CreateEventWithProtoId() function in perfetto::ProtoTranslationTable
590 return CreateEventWithProtoId( in GetOrCreateEvent()
605 return CreateEventWithProtoId(group_and_name, proto_field_id); in GetOrCreateKprobeEvent()
Dproto_translation_table.h197 const Event* CreateEventWithProtoId(const GroupAndName& group_and_name,