Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-profiler-agent-impl.cc210 stopProfiling(id, true); in consoleProfileEnd()
228 stopProfiling(m_startedProfiles[i - 1].m_id, false); in disable()
283 stopProfiling(m_frontendInitiatedProfileId, !!profile); in stop()
507 std::unique_ptr<protocol::Profiler::Profile> V8ProfilerAgentImpl::stopProfiling( in stopProfiling() function in v8_inspector::V8ProfilerAgentImpl
Dv8-profiler-agent-impl.h64 std::unique_ptr<protocol::Profiler::Profile> stopProfiling(