Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dsampling-heap-profiler.cc263 Heap::kNoGCFlags, GarbageCollectionReason::kSamplingProfiler); in GetAllocationProfile()
/external/v8/src/heap/
Dheap.h148 kSamplingProfiler = 19, enumerator
Dheap.cc3892 case GarbageCollectionReason::kSamplingProfiler: in GarbageCollectionReasonToString()