Searched refs:IsLastProfile (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dcpu-profiler.cc543 if (profiles_->IsLastProfile(title)) StopProcessor();
H A Dprofile-generator.h306 bool IsLastProfile(const char* title);
H A Dprofile-generator.cc689 bool CpuProfilesCollection::IsLastProfile(const char* title) { function in class:v8::internal::CpuProfilesCollection

Completed in 117 milliseconds