Home
last modified time | relevance | path

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

/external/v8/src/compiler-dispatcher/
Doptimizing-compile-dispatcher.cc49 worker_thread_runtime_call_stats_( in CompileTask()
68 worker_thread_runtime_call_stats_); in RunInternal()
94 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_; member in v8::internal::OptimizingCompileDispatcher::CompileTask
Dcompiler-dispatcher.cc30 worker_thread_runtime_call_stats_( in CompilerDispatcher()
69 worker_thread_runtime_call_stats_, background_compile_timer_, in Enqueue()
Dcompiler-dispatcher.h153 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_; variable
/external/v8/src/codegen/
Dcompiler.h533 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_; variable
Dcompiler.cc1460 worker_thread_runtime_call_stats_( in BackgroundCompileTask()
1492 worker_thread_runtime_call_stats_(worker_thread_runtime_stats), in BackgroundCompileTask()
1555 base::in_place, info_.get(), worker_thread_runtime_call_stats_, in Run()
/external/v8/src/logging/
Dcounters.h1400 return &worker_thread_runtime_call_stats_; in worker_thread_runtime_call_stats()
1479 WorkerThreadRuntimeCallStats worker_thread_runtime_call_stats_; variable
Dcounters.cc132 worker_thread_runtime_call_stats_() { in Counters()