Home
last modified time | relevance | path

Searched refs:startSampling (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.h46 Response startSampling(Maybe<double> samplingInterval) override;
Dv8-heap-profiler-agent-impl.cc171 startSampling(Maybe<double>(samplingInterval)); in restore()
319 Response V8HeapProfilerAgentImpl::startSampling( in startSampling() function in v8_inspector::V8HeapProfilerAgentImpl