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

  /external/chromium_org/v8/src/
profile-generator.h 299 bool IsLastProfile(const char* title);
cpu-profiler.cc 489 if (profiles_->IsLastProfile(title)) StopProcessor();
profile-generator.cc 529 bool CpuProfilesCollection::IsLastProfile(const char* title) {
  /external/v8/src/
cpu-profiler.cc 543 if (profiles_->IsLastProfile(title)) StopProcessor();
profile-generator.h 306 bool IsLastProfile(const char* title);
    [all...]
profile-generator.cc 689 bool CpuProfilesCollection::IsLastProfile(const char* title) {
    [all...]

Completed in 50 milliseconds