Home
last modified time | relevance | path

Searched refs:stopUserInitiatedProfiling (Results 1 – 15 of 15) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorProfilerAgent.h73 void stop(ErrorString*) { stopUserInitiatedProfiling(); } in stop()
89 void stopUserInitiatedProfiling(bool ignoreProfile = false);
DInspectorProfilerAgent.cpp243 stopUserInitiatedProfiling(); in resetState()
269 stopUserInitiatedProfiling(); in clearFrontend()
312 void InspectorProfilerAgent::stopUserInitiatedProfiling(bool ignoreProfile) in stopUserInitiatedProfiling() function in WebCore::InspectorProfilerAgent
DInspectorController.cpp308 void InspectorController::stopUserInitiatedProfiling() in stopUserInitiatedProfiling() function in WebCore::InspectorController
313 m_inspectorAgent->profilerAgent()->stopUserInitiatedProfiling(); in stopUserInitiatedProfiling()
DInspectorController.h96 void stopUserInitiatedProfiling();
DInspectorInstrumentation.cpp590 profilerAgent->stopUserInitiatedProfiling(true); in didCommitLoadImpl()
/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebInspector.cpp139 m_page->corePage()->inspectorController()->stopUserInitiatedProfiling(); in stopJavaScriptProfiling()
/external/webkit/Source/WebKit/win/
DWebInspector.cpp207 inspector->stopUserInitiatedProfiling(); in toggleProfilingJavaScript()
/external/webkit/Source/WebKit/mac/WebInspector/
DWebInspector.mm134 page->inspectorController()->stopUserInitiatedProfiling();
/external/webkit/Source/WebCore/
DChangeLog-2011-02-162173 (WebCore::InspectorAgent::stopUserInitiatedProfiling):
2179 (WebCore::InspectorController::stopUserInitiatedProfiling):
5272 (WebCore::InspectorAgent::stopUserInitiatedProfiling):
6120 (WebCore::InspectorController::stopUserInitiatedProfiling):
18984 (WebCore::InspectorAgent::stopUserInitiatedProfiling):
19100 (WebCore::InspectorProfilerAgent::stopUserInitiatedProfiling):
DChangeLog-2008-08-10142 (WebCore::InspectorController::stopUserInitiatedProfiling):
162 (WebCore::InspectorController::stopUserInitiatedProfiling): Now calls
9683 (WebCore::InspectorController::stopUserInitiatedProfiling): Does not
16947 stopUserInitiatedProfiling(). Removed an ASSERT and added an
17223 (WebCore::InspectorController::stopUserInitiatedProfiling): Call
17733 (WebCore::InspectorController::stopUserInitiatedProfiling):
DChangeLog-2009-06-1630632 (WebCore::InspectorController::stopUserInitiatedProfiling): Remove
35935 (WebCore::InspectorController::stopUserInitiatedProfiling):
74420 (WebCore::InspectorController::stopUserInitiatedProfiling): Rearrange code for readability.
80657 (WebCore::InspectorController::stopUserInitiatedProfiling):
93038 (WebCore::InspectorController::stopUserInitiatedProfiling):
93178 (WebCore::InspectorController::stopUserInitiatedProfiling):
DChangeLog-2010-05-2445459 (WebCore::InspectorController::stopUserInitiatedProfiling):
50307 (WebCore::InspectorController::stopUserInitiatedProfiling):
53156 (WebCore::InspectorController::stopUserInitiatedProfiling):
DChangeLog46748 (WebCore::InspectorController::stopUserInitiatedProfiling):
46762 (WebCore::InspectorProfilerAgent::stopUserInitiatedProfiling):
52963 (WebCore::InspectorProfilerAgent::stopUserInitiatedProfiling):
DChangeLog-2010-12-0616735 (WebCore::InspectorController::stopUserInitiatedProfiling):
16741 (WebCore::InspectorProfilerAgent::stopUserInitiatedProfiling):
74105 (WebCore::InspectorController::stopUserInitiatedProfiling):
74127 (WebCore::InspectorProfilerAgent::stopUserInitiatedProfiling):
124324 (WebCore::InspectorController::stopUserInitiatedProfiling):
DChangeLog-2010-01-2942877 (WebCore::InspectorController::stopUserInitiatedProfiling):
93486 (WebCore::InspectorController::stopUserInitiatedProfiling):