Searched defs:StopProfiling (Results 1 – 4 of 4) sorted by relevance
/external/v8/test/cctest/ | ||
D | profiler-extension.cc | 67 void ProfilerExtension::StopProfiling( in StopProfiling() function in v8::internal::ProfilerExtension |
/external/v8/src/ | ||
D | cpu-profiler.cc | 455 CpuProfile* CpuProfiler::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfiler |
D | profile-generator.cc | 479 CpuProfile* CpuProfilesCollection::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfilesCollection |
D | api.cc | 7162 CpuProfile* CpuProfiler::StopProfiling(Handle<String> title) { in StopProfiling() function in v8::CpuProfiler |