Home
last modified time | relevance | path

Searched defs:SamplingAllocationObserver (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/profiler/
Dsampling-heap-profiler.h24 class SamplingAllocationObserver; variable
154 friend class SamplingAllocationObserver; variable
161 SamplingAllocationObserver(Heap* heap, intptr_t step_size, uint64_t rate, in SamplingAllocationObserver() function