Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrack_event.pbzero.h180 ::protozero::ConstBytes cc_scheduler_state() const { return at<24>().as_bytes(); } in cc_scheduler_state() function
Dperfetto.cc24663 const ChromeCompositorSchedulerState& cc_scheduler_state() const { return *cc_scheduler_state_; } in cc_scheduler_state() function in perfetto::protos::gen::TrackEvent
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto6198 optional ChromeCompositorSchedulerState cc_scheduler_state = 24; field
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7064 optional ChromeCompositorSchedulerState cc_scheduler_state = 24; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp30708 const ChromeCompositorSchedulerState& cc_scheduler_state() const { return *cc_scheduler_state_; } in cc_scheduler_state() function in perfetto::protos::gen::TrackEvent