Home
last modified time | relevance | path

Searched defs:samplingInterval (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.cc168 double samplingInterval = m_state->doubleProperty( in restore() local
320 Maybe<double> samplingInterval) { in startSampling()
Dv8-profiler-agent-impl.cc24 static const char samplingInterval[] = "samplingInterval"; variable