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

/external/webkit/JavaScriptCore/runtime/
H A DJSGlobalData.h193 void startSampling();
H A DJSGlobalData.cpp267 void JSGlobalData::startSampling() function in class:JSC::JSGlobalData
269 interpreter->startSampling();
/external/webkit/JavaScriptCore/interpreter/
H A DInterpreter.h115 void startSampling();
H A DInterpreter.cpp3995 void Interpreter::startSampling() function in class:JSC::Interpreter
/external/webkit/JavaScriptCore/
H A Djsc.cpp392 globalData->startSampling();

Completed in 56 milliseconds