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

  /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 176 milliseconds