Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dcpu-profiler.cc489 const char* profile_title = profiles_->GetName(title); in StopProfiling() local
490 StopProcessorIfLastProfile(profile_title); in StopProfiling()
491 return profiles_->StopProfiling(profile_title); in StopProfiling()