Searched refs:IsLastProfile (Results 1 – 3 of 3) sorted by relevance
323 bool IsLastProfile(const char* title);
496 if (profiles_->IsLastProfile(title)) StopProcessor(); in StopProcessorIfLastProfile()
505 bool CpuProfilesCollection::IsLastProfile(const char* title) { in IsLastProfile() function in v8::internal::CpuProfilesCollection