Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dtrace_config.pbzero.h111 bool has_trigger_config() const { return at<17>().valid(); } in has_trigger_config() function
Dperfetto.h1078 bool has_trigger_config() const { return _has_field_[17]; } in has_trigger_config() function
Dperfetto.cc36216 bool has_trigger_config() const { return at<17>().valid(); } in has_trigger_config() function in perfetto::protos::pbzero::TraceConfig_Decoder
37601 const bool has_trigger_config = cfg.trigger_config().trigger_mode() != in EnableTracing() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp48189 bool has_trigger_config() const { return at<17>().valid(); } in has_trigger_config() function in perfetto::protos::pbzero::TraceConfig_Decoder
51597 const bool has_trigger_config = cfg.trigger_config().trigger_mode() != in EnableTracing() local