Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrack_event.pbzero.h208 int64_t thread_instruction_count_delta() const { return at<8>().as_int64(); } in thread_instruction_count_delta() function
Dperfetto.cc24707 int64_t thread_instruction_count_delta() const { return thread_instruction_count_delta_; } in thread_instruction_count_delta() function in perfetto::protos::gen::TrackEvent
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto6280 int64 thread_instruction_count_delta = 8; field
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7150 int64 thread_instruction_count_delta = 8; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp30784 int64_t thread_instruction_count_delta() const { return thread_instruction_count_delta_; } in thread_instruction_count_delta() function in perfetto::protos::gen::TrackEvent