Home
last modified time | relevance | path

Searched defs:proto_field_id (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dproto_translation_table.cc215 uint32_t* proto_field_id) { in SetProtoType()
545 uint32_t proto_field_id) { in CreateEventWithProtoId()
597 const uint32_t proto_field_id = in GetOrCreateKprobeEvent() local
H A Devent_info_constants.h147 uint32_t proto_field_id; member
161 uint32_t proto_field_id; member
H A Devent_info_constants.cc26 uint32_t proto_field_id, in StaticField()
/aosp_15_r20/external/perfetto/src/tools/ftrace_proto_gen/
H A Dftrace_proto_gen.cc184 const uint32_t proto_field_id) { in SingleEventInfo()