Home
last modified time | relevance | path

Searched refs:kSamplingProfiler (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/profiler/
Dsampling-heap-profiler.cc260 Heap::kNoGCFlags, GarbageCollectionReason::kSamplingProfiler); in GetAllocationProfile()
/third_party/node/deps/v8/src/heap/
Dheap.h153 kSamplingProfiler = 19, enumerator
Dheap.cc4459 case GarbageCollectionReason::kSamplingProfiler: in GarbageCollectionReasonToString()