Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
Dv8-heap-profiler-agent-impl.cc29 static const char samplingHeapProfilerEnabled[] = "samplingHeapProfilerEnabled"; variable
207 HeapProfilerAgentState::samplingHeapProfilerEnabled, false)) { in restore()
255 HeapProfilerAgentState::samplingHeapProfilerEnabled, false)) { in disable()
389 m_state->setBoolean(HeapProfilerAgentState::samplingHeapProfilerEnabled, in startSampling()
432 m_state->setBoolean(HeapProfilerAgentState::samplingHeapProfilerEnabled, in stopSampling()