Home | History | Annotate | Download | only in profiler

Lines Matching defs:SamplingHeapProfiler

42 class SamplingHeapProfiler {
44 SamplingHeapProfiler(Heap* heap, StringsStorage* names, uint64_t rate,
46 ~SamplingHeapProfiler();
57 SamplingHeapProfiler* profiler_)
67 SamplingHeapProfiler* const profiler;
117 friend class SamplingHeapProfiler;
137 AllocationProfile* profile, SamplingHeapProfiler::AllocationNode* node,
156 DISALLOW_COPY_AND_ASSIGN(SamplingHeapProfiler);
162 SamplingHeapProfiler* profiler,
183 SamplingHeapProfiler* const profiler_;