Home
last modified time | relevance | path

Searched refs:did_notify_all_data_source_started (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc35666 bool did_notify_all_data_source_started = false; member
38261 if (tracing_session->did_notify_all_data_source_started) in MaybeNotifyAllDataSourcesStarted()
38271 tracing_session->did_notify_all_data_source_started = true; in MaybeNotifyAllDataSourcesStarted()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp46834 bool did_notify_all_data_source_started = false; member
52345 if (tracing_session->did_notify_all_data_source_started) in MaybeNotifyAllDataSourcesStarted()
52355 tracing_session->did_notify_all_data_source_started = true; in MaybeNotifyAllDataSourcesStarted()