Home
last modified time | relevance | path

Searched defs:isRecordingUserInitiatedProfile (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorProfilerAgent.h81 bool isRecordingUserInitiatedProfile() { return m_recordingUserInitiatedProfile; } in isRecordingUserInitiatedProfile() function
DInspectorController.cpp317 bool InspectorController::isRecordingUserInitiatedProfile() const in isRecordingUserInitiatedProfile() function in WebCore::InspectorController