Searched refs:startSampling (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/interpreter/
H A DInterpreter.h115 void startSampling();
H A DInterpreter.cpp4889 void Interpreter::startSampling() function in class:JSC::Interpreter
/external/webkit/Source/JavaScriptCore/runtime/
H A DJSGlobalData.cpp384 void JSGlobalData::startSampling() function in class:JSC::JSGlobalData
386 interpreter->startSampling();
H A DJSGlobalData.h259 void startSampling();
/external/webkit/Source/JavaScriptCore/
H A Djsc.cpp401 globalData.startSampling();

Completed in 1410 milliseconds