Searched defs:StopProfiling (Results 1 – 8 of 8) sorted by relevance
67 void ProfilerExtension::StopProfiling( in StopProfiling() function in v8::internal::ProfilerExtension
117 void TraceEventSystemStatsMonitor::StopProfiling() { in StopProfiling() function in base::debug::TraceEventSystemStatsMonitor
40 void StopProfiling() { in StopProfiling() function
228 void TraceMemoryController::StopProfiling() { in StopProfiling() function in base::debug::TraceMemoryController
455 CpuProfile* CpuProfiler::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfiler466 CpuProfile* CpuProfiler::StopProfiling(String* title) { in StopProfiling() function in v8::internal::CpuProfiler
479 CpuProfile* CpuProfilesCollection::StopProfiling(const char* title) { in StopProfiling() function in v8::internal::CpuProfilesCollection
7162 CpuProfile* CpuProfiler::StopProfiling(Handle<String> title) { in StopProfiling() function in v8::CpuProfiler
136 def StopProfiling(self): member in _RunState