Home
last modified time | relevance | path

Searched defs:thread_instruction_delta (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrack_event.pbzero.h378 int64_t thread_instruction_delta() const { return at<15>().as_int64(); } in thread_instruction_delta() function
Dperfetto.cc24820 int64_t thread_instruction_delta() const { return thread_instruction_delta_; } in thread_instruction_delta() function in perfetto::protos::gen::TrackEvent_LegacyEvent
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto6301 optional int64 thread_instruction_delta = 15; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp30910 int64_t thread_instruction_delta() const { return thread_instruction_delta_; } in thread_instruction_delta() function in perfetto::protos::gen::TrackEvent_LegacyEvent