Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrack_event.pbzero.h206 int64_t thread_time_absolute_us() const { return at<17>().as_int64(); } in thread_time_absolute_us() function
Dperfetto.cc24703 int64_t thread_time_absolute_us() const { return thread_time_absolute_us_; } in thread_time_absolute_us() function in perfetto::protos::gen::TrackEvent
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto6271 int64 thread_time_absolute_us = 17; field
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7141 int64 thread_time_absolute_us = 17; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp30780 int64_t thread_time_absolute_us() const { return thread_time_absolute_us_; } in thread_time_absolute_us() function in perfetto::protos::gen::TrackEvent