Home
last modified time | relevance | path

Searched refs:startSampling (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DJSGlobalData.cpp384 void JSGlobalData::startSampling() in startSampling() function in JSC::JSGlobalData
386 interpreter->startSampling(); in startSampling()
DJSGlobalData.h259 void startSampling();
/external/webkit/Source/JavaScriptCore/interpreter/
DInterpreter.h115 void startSampling();
DInterpreter.cpp4889 void Interpreter::startSampling() in startSampling() function in JSC::Interpreter
/external/webkit/Source/JavaScriptCore/
Djsc.cpp401 globalData.startSampling(); in runWithScripts()
DChangeLog-2010-05-2417410 (JSC::Interpreter::startSampling):
17425 (JSC::JSGlobalData::startSampling):
/external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
DJavaScriptCore.def318 ?startSampling@JSGlobalData@JSC@@QAEXXZ