Home
last modified time | relevance | path

Searched refs:WorkerThreadRuntimeCallStats (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/logging/
Druntime-call-stats.cc287 WorkerThreadRuntimeCallStats::WorkerThreadRuntimeCallStats() in WorkerThreadRuntimeCallStats() function in v8::internal::WorkerThreadRuntimeCallStats
290 WorkerThreadRuntimeCallStats::~WorkerThreadRuntimeCallStats() { in ~WorkerThreadRuntimeCallStats()
294 base::Thread::LocalStorageKey WorkerThreadRuntimeCallStats::GetKey() { in GetKey()
301 RuntimeCallStats* WorkerThreadRuntimeCallStats::NewTable() { in NewTable()
314 void WorkerThreadRuntimeCallStats::AddToMainTable( in AddToMainTable()
325 WorkerThreadRuntimeCallStats* worker_stats) { in WorkerThreadRuntimeCallStatsScope()
Druntime-call-stats.h662 class WorkerThreadRuntimeCallStats final {
664 WorkerThreadRuntimeCallStats();
665 ~WorkerThreadRuntimeCallStats();
694 WorkerThreadRuntimeCallStats* off_thread_stats);
768 class WorkerThreadRuntimeCallStats {};
779 WorkerThreadRuntimeCallStats* off_thread_stats) {}
Dcounters.h609 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats() { in worker_thread_runtime_call_stats()
615 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats() { in worker_thread_runtime_call_stats()
691 WorkerThreadRuntimeCallStats worker_thread_runtime_call_stats_;
/third_party/node/deps/v8/src/compiler-dispatcher/
Dlazy-compile-dispatcher.h45 class WorkerThreadRuntimeCallStats; variable
186 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_;
Doptimizing-compile-dispatcher.cc74 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_;
/third_party/node/deps/v8/src/codegen/
Dcompiler.h43 class WorkerThreadRuntimeCallStats; variable
523 WorkerThreadRuntimeCallStats* worker_thread_runtime_stats,
553 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_;
Dcompiler.cc1544 WorkerThreadRuntimeCallStats* worker_thread_runtime_stats, in BackgroundCompileTask()
/third_party/node/deps/v8/src/heap/
Dgc-tracer-inl.h150 WorkerThreadRuntimeCallStats* GCTracer::worker_thread_runtime_call_stats() { in worker_thread_runtime_call_stats()
Dgc-tracer.h398 V8_INLINE WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats();