Searched defs:AddMainThreadEvent (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/heap/cppgc/ | ||
| D | metric-recorder.h | 61 virtual void AddMainThreadEvent(const GCCycle& event) {} in AddMainThreadEvent() function |
| /third_party/node/deps/v8/src/logging/ | ||
| D | metrics.h | 34 void AddMainThreadEvent(const T& event, in AddMainThreadEvent() function |
| /third_party/node/deps/v8/src/heap/cppgc-js/ | ||
| D | cpp-heap.cc | 300 void CppHeap::MetricRecorderAdapter::AddMainThreadEvent( in AddMainThreadEvent() function in v8::internal::CppHeap::MetricRecorderAdapter |