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.cc26 static const char samplingHeapProfilerEnabled[] = "samplingHeapProfilerEnabled"; variable
166 HeapProfilerAgentState::samplingHeapProfilerEnabled, false)) { in restore()
205 HeapProfilerAgentState::samplingHeapProfilerEnabled, false)) { in disable()
326 m_state->setBoolean(HeapProfilerAgentState::samplingHeapProfilerEnabled, in startSampling()
371 m_state->setBoolean(HeapProfilerAgentState::samplingHeapProfilerEnabled, in stopSampling()