Home
last modified time | relevance | path

Searched defs:thread_duration_us (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrack_event.pbzero.h376 int64_t thread_duration_us() const { return at<4>().as_int64(); } in thread_duration_us() function
Dperfetto.cc24816 int64_t thread_duration_us() const { return thread_duration_us_; } in thread_duration_us() function in perfetto::protos::gen::TrackEvent_LegacyEvent
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto6298 optional int64 thread_duration_us = 4; field
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7168 optional int64 thread_duration_us = 4; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp30906 int64_t thread_duration_us() const { return thread_duration_us_; } in thread_duration_us() function in perfetto::protos::gen::TrackEvent_LegacyEvent