Searched defs:local_id (Results 1 – 5 of 5) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | track_event.pbzero.h | 382 uint64_t local_id() const { return at<10>().as_uint64(); } in local_id() function |
D | perfetto.cc | 24828 uint64_t local_id() const { return local_id_; } in local_id() function in perfetto::protos::gen::TrackEvent_LegacyEvent |
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ | ||
D | perfetto_trace.proto | 6308 uint64 local_id = 10; field |
/device/google/trout/tools/tracing/proto/ | ||
D | perfetto_trace.proto | 7178 uint64 local_id = 10; field |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 30918 uint64_t local_id() const { return local_id_; } in local_id() function in perfetto::protos::gen::TrackEvent_LegacyEvent |