Home
last modified time | relevance | path

Searched refs:StopProcessorIfLastProfile (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dcpu-profiler.cc478 StopProcessorIfLastProfile(title); in StopProfiling()
490 StopProcessorIfLastProfile(profile_title); in StopProfiling()
495 void CpuProfiler::StopProcessorIfLastProfile(const char* title) { in StopProcessorIfLastProfile() function in v8::internal::CpuProfiler
Dcpu-profiler.h258 void StopProcessorIfLastProfile(const char* title);