Searched refs:StartSamplingHeapProfiler (Results 1 – 6 of 6) sorted by relevance
39 bool StartSamplingHeapProfiler(uint64_t sample_interval, int stack_depth,
107 bool HeapProfiler::StartSamplingHeapProfiler( in StartSamplingHeapProfiler() function in v8::internal::HeapProfiler
1048 bool StartSamplingHeapProfiler(uint64_t sample_interval = 512 * 1024,
391 profiler->StartSamplingHeapProfiler( in startSampling()
4186 heap_profiler()->StartSamplingHeapProfiler(sample_interval, stack_depth, in ThrowInternal()
10242 bool HeapProfiler::StartSamplingHeapProfiler(uint64_t sample_interval, in StartSamplingHeapProfiler() function in v8::HeapProfiler10245 return reinterpret_cast<i::HeapProfiler*>(this)->StartSamplingHeapProfiler( in StartSamplingHeapProfiler()