Home
last modified time | relevance | path

Searched refs:IsCounterAppropriateForThread (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats-scope.h43 DCHECK(stats_->IsCounterAppropriateForThread(counter_id)); in RuntimeCallTimerScope()
H A Druntime-call-stats.h632 bool IsCounterAppropriateForThread(RuntimeCallCounterId id) { in IsCounterAppropriateForThread() function in v8::internal::final
744 DCHECK(stats->IsCounterAppropriateForThread(counter_id)); in RuntimeCallTimerScope()
H A Druntime-call-stats.cc231 DCHECK(IsCounterAppropriateForThread(counter_id)); in CorrectCurrentCounterId()

Completed in 3 milliseconds