Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrack_event.pbzero.h210 int64_t thread_instruction_count_absolute() const { return at<20>().as_int64(); } in thread_instruction_count_absolute() function
Dperfetto.cc24711 int64_t thread_instruction_count_absolute() const { return thread_instruction_count_absolute_; } in thread_instruction_count_absolute() function in perfetto::protos::gen::TrackEvent
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto6281 int64 thread_instruction_count_absolute = 20; field
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7151 int64 thread_instruction_count_absolute = 20; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp30788 int64_t thread_instruction_count_absolute() const { return thread_instruction_count_absolute_; } in thread_instruction_count_absolute() function in perfetto::protos::gen::TrackEvent