Home
last modified time | relevance | path

Searched defs:startProfiling (Results 1 – 6 of 6) sorted by relevance

/external/webkit/JavaScriptCore/profiler/
DProfilerServer.mm43 - (void)startProfiling; method
91 {
DProfiler.cpp61 void Profiler::startProfiling(ExecState* exec, const UString& title) in startProfiling() function in JSC::Profiler
/external/webkit/WebKit/chromium/src/js/
DProfilerAgent.js163 devtools.ProfilerAgent.prototype.startProfiling = function(modules) method in devtools.ProfilerAgent
DInspectorControllerImpl.js190 devtools.InspectorBackendImpl.prototype.startProfiling = function() method in devtools.InspectorBackendImpl
/external/webkit/WebCore/inspector/front-end/
DInspectorBackendStub.js205 startProfiling: function() method in WebInspector.InspectorBackendStub
/external/webkit/WebCore/inspector/
DInspectorBackend.cpp251 void InspectorBackend::startProfiling() in startProfiling() function in WebCore::InspectorBackend