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