Searched defs:StopProfiling (Results 1 – 6 of 6) sorted by relevance
83 void StopProfiling() { buffer_.SetEnabled(false); } in StopProfiling() function170 void StopProfiling() {} in StopProfiling() function
66 void TracingCpuProfilerImpl::StopProfiling() { in StopProfiling() function in v8::internal::TracingCpuProfilerImpl
401 CpuProfile* CpuProfiler::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfiler407 CpuProfile* CpuProfiler::StopProfiling(String* title) { in StopProfiling() function in v8::internal::CpuProfiler
629 CpuProfile* CpuProfilesCollection::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfilesCollection
43 void StopProfiling() { in StopProfiling() function
10145 CpuProfile* CpuProfiler::StopProfiling(Local<String> title) { in StopProfiling() function in v8::CpuProfiler