Searched defs:tracing_disabled (Results 1 – 4 of 4) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ | ||
D | perfetto_trace.proto | 6638 bool tracing_disabled = 5; field |
/device/google/trout/tools/tracing/proto/ | ||
D | perfetto_trace.proto | 7518 bool tracing_disabled = 5; field |
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 36888 bool tracing_disabled() const { return at<5>().as_bool(); } in tracing_disabled() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 50429 bool tracing_disabled() const { return at<5>().as_bool(); } in tracing_disabled() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder |