Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-profiler-agent-impl.cc282 std::unique_ptr<protocol::Profiler::Profile> cpuProfile = in stop() local
285 *profile = std::move(cpuProfile); in stop()