Searched defs:StopProfiling (Results 1 – 7 of 7) sorted by relevance
38 void StopProfiling() {} in StopProfiling() function
92 void StopProfiling() { buffer_.SetEnabled(false); } in StopProfiling() function
60 void TracingCpuProfilerImpl::StopProfiling() { in StopProfiling() function in v8::internal::TracingCpuProfilerImpl
585 CpuProfile* CpuProfiler::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfiler593 CpuProfile* CpuProfiler::StopProfiling(String title) { in StopProfiling() function in v8::internal::CpuProfiler
758 CpuProfile* CpuProfilesCollection::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfilesCollection
43 void StopProfiling() { in StopProfiling() function
10768 CpuProfile* CpuProfiler::StopProfiling(Local<String> title) { in StopProfiling() function in v8::CpuProfiler