Home
last modified time | relevance | path

Searched refs:worker_thread_runtime_call_stats_ (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.cc32 worker_thread_runtime_call_stats_( in CompileTask()
74 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_; member in v8::internal::OptimizingCompileDispatcher::CompileTask
Dlazy-compile-dispatcher.h186 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_; variable
Dlazy-compile-dispatcher.cc69 worker_thread_runtime_call_stats_( in LazyCompileDispatcher()
161 worker_thread_runtime_call_stats_, background_compile_timer_, in Enqueue()
/third_party/node/deps/v8/src/logging/
Dcounters.h610 return &worker_thread_runtime_call_stats_; in worker_thread_runtime_call_stats()
691 WorkerThreadRuntimeCallStats worker_thread_runtime_call_stats_; variable
Dcounters.cc105 worker_thread_runtime_call_stats_(), in Counters()
/third_party/node/deps/v8/src/codegen/
Dcompiler.h553 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_; variable
Dcompiler.cc1529 worker_thread_runtime_call_stats_( in BackgroundCompileTask()
1553 worker_thread_runtime_call_stats_(worker_thread_runtime_stats), in BackgroundCompileTask()