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

  /external/v8/src/
cpu-profiler.h 210 void DeleteAllProfiles();
cpu-profiler.cc 157 void CpuProfiler::DeleteAllProfiles() {
  /external/v8/test/cctest/
test-cpu-profiler.cc 310 profiler->DeleteAllProfiles();
316 profiler->DeleteAllProfiles();
323 profiler->DeleteAllProfiles();
330 profiler->DeleteAllProfiles();
    [all...]
test-api.cc 100 reinterpret_cast<i::CpuProfiler*>(cpu_profiler)->DeleteAllProfiles();
    [all...]

Completed in 127 milliseconds