Searched defs:set_global_id (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | track_event.pbzero.h | 455 void set_global_id(uint64_t value) { in set_global_id() function |
D | perfetto.cc | 24833 void set_global_id(uint64_t value) { global_id_ = value; _has_field_.set(11); } in set_global_id() function in perfetto::protos::gen::TrackEvent_LegacyEvent |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 30923 void set_global_id(uint64_t value) { global_id_ = value; _has_field_.set(11); } in set_global_id() function in perfetto::protos::gen::TrackEvent_LegacyEvent |