Searched refs:runtime_call_stats_scope_ (Results 1 – 2 of 2) sorted by relevance
46 runtime_call_stats_scope_.emplace( in Scope()48 runtime_stats_ = runtime_call_stats_scope_->Get(); in Scope()
116 base::Optional<WorkerThreadRuntimeCallStatsScope> runtime_call_stats_scope_; variable