Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/bigtrace/orchestrator/
H A Dorchestrator_impl.cc128 uint32_t max_query_concurrency) in OrchestratorImpl() argument
129 : stub_(std::move(stub)), max_query_concurrency_(max_query_concurrency) {} in OrchestratorImpl()
H A Dorchestrator_impl.h36 uint32_t max_query_concurrency);