Home
last modified time | relevance | path

Searched refs:worker_thread_runtime_call_stats (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dgc-tracer-inl.h47 tracer->worker_thread_runtime_call_stats()); in Scope()
150 WorkerThreadRuntimeCallStats* GCTracer::worker_thread_runtime_call_stats() { in worker_thread_runtime_call_stats() function in v8::internal::GCTracer
151 return heap_->isolate_->counters()->worker_thread_runtime_call_stats(); in worker_thread_runtime_call_stats()
H A Dgc-tracer.h398 V8_INLINE WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats();
/third_party/node/deps/v8/src/execution/
H A Dlocal-isolate.cc35 rcs_scope_.emplace(isolate->counters()->worker_thread_runtime_call_stats()); in LocalIsolate()
H A Disolate.cc4339 counters()->worker_thread_runtime_call_stats()->AddToMainTable( in ThrowInternal()
/third_party/node/deps/v8/src/compiler-dispatcher/
H A Doptimizing-compile-dispatcher.cc33 isolate->counters()->worker_thread_runtime_call_stats()), in CompileTask()
H A Dlazy-compile-dispatcher.cc70 isolate->counters()->worker_thread_runtime_call_stats()), in LazyCompileDispatcher()
/third_party/node/deps/v8/src/logging/
H A Dcounters.h609 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats() { in worker_thread_runtime_call_stats() function in v8::internal::Counters
615 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats() { in worker_thread_runtime_call_stats() function in v8::internal::Counters
/third_party/node/deps/v8/src/runtime/
H A Druntime-internal.cc575 isolate->counters()->worker_thread_runtime_call_stats()->AddToMainTable( in RUNTIME_FUNCTION()
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.cc1530 isolate->counters()->worker_thread_runtime_call_stats()), in BackgroundCompileTask()

Completed in 20 milliseconds