Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/profiler/
DProfilerServer.mm43 - (void)startProfiling; method
91 {
DProfiler.cpp63 void Profiler::startProfiling(ExecState* exec, const UString& title) in startProfiling() function in JSC::Profiler