Searched defs:set_thread_duration_us (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | track_event.pbzero.h | 443 void set_thread_duration_us(int64_t value) { in set_thread_duration_us() function |
D | perfetto.cc | 24817 void set_thread_duration_us(int64_t value) { thread_duration_us_ = value; _has_field_.set(4); } in set_thread_duration_us() function in perfetto::protos::gen::TrackEvent_LegacyEvent |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 30907 void set_thread_duration_us(int64_t value) { thread_duration_us_ = value; _has_field_.set(4); } in set_thread_duration_us() function in perfetto::protos::gen::TrackEvent_LegacyEvent |