Home
last modified time | relevance | path

Searched refs:inspectorProfilerAgent (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInstrumentingAgents.h127 InspectorProfilerAgent* inspectorProfilerAgent() const { return m_inspectorProfilerAgent; } in inspectorProfilerAgent() function
DInspectorInstrumentation.cpp589 if (InspectorProfilerAgent* profilerAgent = instrumentingAgents->inspectorProfilerAgent()) { in didCommitLoadImpl()
688 return inspectorAgent->instrumentingAgents()->inspectorProfilerAgent()->enabled(); in profilerEnabledImpl()
/external/webkit/Source/WebCore/
DChangeLog52979 (WebCore::InstrumentingAgents::inspectorProfilerAgent):
63091 (WebCore::InstrumentingAgents::inspectorProfilerAgent):