Home
last modified time | relevance | path

Searched refs:has_all_data_sources_started (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.h12489 bool has_all_data_sources_started() const { return _has_field_[2]; }
14559 bool has_all_data_sources_started() const { return at<2>().valid(); }
42426 bool has_all_data_sources_started() const { return at<1>().valid(); }
Dperfetto.cc9983 bool has_all_data_sources_started() const { return _has_field_[2]; } in has_all_data_sources_started() function in perfetto::protos::gen::ObservableEvents
36881 bool has_all_data_sources_started() const { return at<1>().valid(); } in has_all_data_sources_started() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp12601 bool has_all_data_sources_started() const { return _has_field_[2]; } in has_all_data_sources_started() function in perfetto::protos::gen::ObservableEvents
50422 bool has_all_data_sources_started() const { return at<1>().valid(); } in has_all_data_sources_started() function in perfetto::protos::pbzero::TracingServiceEvent_Decoder
Dperfetto.h19152 bool has_all_data_sources_started() const { return _has_field_[2]; }
23266 bool has_all_data_sources_started() const { return at<2>().valid(); }
112892 bool has_all_data_sources_started() const { return at<1>().valid(); }