Searched refs:CounterMode (Results 1 – 6 of 6) sorted by relevance
35 RuntimeCallStats::CounterMode mode) { in RuntimeCallTimerScope()39 if (mode == RuntimeCallStats::CounterMode::kThreadSpecific) { in RuntimeCallTimerScope()
583 enum CounterMode { kExact, kThreadSpecific }; enum600 RuntimeCallCounterId counter_id, CounterMode mode = kExact);729 RuntimeCallStats::CounterMode mode =730 RuntimeCallStats::CounterMode::kExact);733 RuntimeCallStats::CounterMode mode =734 RuntimeCallStats::CounterMode::kExact) {740 if (mode == RuntimeCallStats::CounterMode::kThreadSpecific) {
226 CounterMode mode) { in CorrectCurrentCounterId()228 if (mode == RuntimeCallStats::CounterMode::kThreadSpecific) { in CorrectCurrentCounterId()
1626 RuntimeCallStats::CounterMode::kThreadSpecific); in Run()1699 RuntimeCallStats::CounterMode::kThreadSpecific); in Run()
781 RuntimeCallStats::CounterMode counter_mode = RuntimeCallStats::kExact) in PipelineRunScope()1294 static constexpr RuntimeCallStats::CounterMode kCounterMode = Mode;
3419 RuntimeCallStats::CounterMode::kThreadSpecific); in ParseOnBackground()