Searched defs:startProfiling (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorConsoleInstrumentation.h176 inline void InspectorInstrumentation::startProfiling(Page* page, JSC::ExecState* exec, const String &title) function in class:WebCore::InspectorInstrumentation
H A DInspectorTimelineAgent.cpp160 static inline void startProfiling(JSC::ExecState* exec, const String& title) function in namespace:WebCore
170 static inline void startProfiling(Frame* frame, const String& title) function in namespace:WebCore
/macosx-10.10/JavaScriptCore-7600.1.17/profiler/
H A DLegacyProfiler.cpp61 void LegacyProfiler::startProfiling(ExecState* exec, const String& title) function in class:JSC::LegacyProfiler
/macosx-10.10/JavaScriptCore-7600.1.17/inspector/agents/
H A DInspectorProfilerAgent.cpp242 String InspectorProfilerAgent::startProfiling(const String &title, JSC::ExecState* exec) function in class:Inspector::InspectorProfilerAgent

Completed in 116 milliseconds