HomeSort by relevance Sort by last modified time
    Searched refs:IsLastProfile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/v8/src/
profile-generator.h 276 bool IsLastProfile(const char* title);
cpu-profiler.cc 475 if (profiles_->IsLastProfile(title)) StopProcessor();
profile-generator.cc 498 bool CpuProfilesCollection::IsLastProfile(const char* title) {

Completed in 58 milliseconds