Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofile-generator.cc666 [&](const std::unique_ptr<CpuProfile>& finished_profile) { in RemoveProfile() argument
667 return finished_profile.get() == profile; in RemoveProfile()