Home
last modified time | relevance | path

Searched defs:profilerEnabled (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorController.cpp276 bool InspectorController::profilerEnabled() in profilerEnabled() function in WebCore::InspectorController
DInspectorConsoleInstrumentation.h106 inline bool InspectorInstrumentation::profilerEnabled(Page* page) in profilerEnabled() function
DInspectorProfilerAgent.cpp59 static const char profilerEnabled[] = "profilerEnabled"; variable