Home
last modified time | relevance | path

Searched defs:StopProfiling (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/cctest/
Dprofiler-extension.cc67 void ProfilerExtension::StopProfiling( in StopProfiling() function in v8::internal::ProfilerExtension
/external/v8/src/
Dcpu-profiler.cc455 CpuProfile* CpuProfiler::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfiler
466 CpuProfile* CpuProfiler::StopProfiling(String* title) { in StopProfiling() function in v8::internal::CpuProfiler
Dprofile-generator.cc479 CpuProfile* CpuProfilesCollection::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfilesCollection
Dapi.cc7162 CpuProfile* CpuProfiler::StopProfiling(Handle<String> title) { in StopProfiling() function in v8::CpuProfiler