Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc52935 bool send_setup_tracing_on_async_commands_bound = false; member in perfetto::ProducerIPCService::RemoteProducer
53313 if (producer->send_setup_tracing_on_async_commands_bound) in GetAsyncCommand()
53405 send_setup_tracing_on_async_commands_bound = true; in OnTracingSetup()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp68141 bool send_setup_tracing_on_async_commands_bound = false; member in perfetto::ProducerIPCService::RemoteProducer
68516 if (producer->send_setup_tracing_on_async_commands_bound) in GetAsyncCommand()
68608 send_setup_tracing_on_async_commands_bound = true; in OnTracingSetup()