Searched defs:startProfiling (Results 1 – 6 of 6) sorted by relevance
/external/webkit/JavaScriptCore/profiler/ | ||
D | ProfilerServer.mm | 43 - (void)startProfiling; method |
D | Profiler.cpp | 61 void Profiler::startProfiling(ExecState* exec, const UString& title) in startProfiling() function in JSC::Profiler |
/external/webkit/WebKit/chromium/src/js/ | ||
D | ProfilerAgent.js | 163 devtools.ProfilerAgent.prototype.startProfiling = function(modules) method in devtools.ProfilerAgent |
D | InspectorControllerImpl.js | 190 devtools.InspectorBackendImpl.prototype.startProfiling = function() method in devtools.InspectorBackendImpl |
/external/webkit/WebCore/inspector/front-end/ | ||
D | InspectorBackendStub.js | 205 startProfiling: function() method in WebInspector.InspectorBackendStub |
/external/webkit/WebCore/inspector/ | ||
D | InspectorBackend.cpp | 251 void InspectorBackend::startProfiling() in startProfiling() function in WebCore::InspectorBackend |