HomeSort by relevance Sort by last modified time
    Searched defs:startUserInitiatedProfiling (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/inspector/
InspectorController.cpp 303 void InspectorController::startUserInitiatedProfiling()
305 m_inspectorAgent->profilerAgent()->startUserInitiatedProfiling();
InspectorProfilerAgent.cpp 280 startUserInitiatedProfiling();
291 void InspectorProfilerAgent::startUserInitiatedProfiling()

Completed in 48 milliseconds