Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.cc27 static const char samplingHeapProfilerEnabled[] = "samplingHeapProfilerEnabled"; variable
167 HeapProfilerAgentState::samplingHeapProfilerEnabled, false)) { in restore()
206 HeapProfilerAgentState::samplingHeapProfilerEnabled, false)) { in disable()
328 m_state->setBoolean(HeapProfilerAgentState::samplingHeapProfilerEnabled, in startSampling()
370 m_state->setBoolean(HeapProfilerAgentState::samplingHeapProfilerEnabled, in stopSampling()