Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
H A 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()
H A Druntime-call-stats.h662 class WorkerThreadRuntimeCallStats final {
664 WorkerThreadRuntimeCallStats();
665 ~WorkerThreadRuntimeCallStats();
667 // Returns the TLS key associated with this WorkerThreadRuntimeCallStats.
671 // WorkerThreadRuntimeCallStats.
694 WorkerThreadRuntimeCallStats* off_thread_stats);
768 class WorkerThreadRuntimeCallStats {};
779 WorkerThreadRuntimeCallStats* off_thread_stats) {}
H A 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/
H A Dlazy-compile-dispatcher.h45 class WorkerThreadRuntimeCallStats;
186 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_;
H A Doptimizing-compile-dispatcher.cc74 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_;
/third_party/node/deps/v8/src/codegen/
H A Dcompiler.h43 class WorkerThreadRuntimeCallStats;
523 WorkerThreadRuntimeCallStats* worker_thread_runtime_stats,
553 WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats_;
H A Dcompiler.cc1544 WorkerThreadRuntimeCallStats* worker_thread_runtime_stats, in BackgroundCompileTask()
/third_party/node/deps/v8/src/heap/
H A Dgc-tracer-inl.h150 WorkerThreadRuntimeCallStats* GCTracer::worker_thread_runtime_call_stats() { in worker_thread_runtime_call_stats()
H A Dgc-tracer.h398 V8_INLINE WorkerThreadRuntimeCallStats* worker_thread_runtime_call_stats();

Completed in 12 milliseconds