Home
last modified time | relevance | path

Searched refs:PerformanceGCKind (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dnode_perf.h65 enum PerformanceGCKind { enum
149 PerformanceGCKind kind;
152 Details(PerformanceGCKind kind_, PerformanceGCFlags flags_) in Details()
Dnode_perf.cc182 GCPerformanceEntry::Details(static_cast<PerformanceGCKind>(type), in MarkGarbageCollectionEnd()