HomeSort by relevance Sort by last modified time
    Searched refs:s_hertz (Results 1 - 2 of 2) sorted by null

  /external/webkit/JavaScriptCore/bytecode/
SamplingTool.cpp 123 unsigned SamplingThread::s_hertz = 10000; member in class:JSC::SamplingThread
129 sleepForMicroseconds(hertz2us(s_hertz));
147 s_hertz = hertz;
SamplingTool.h 130 static unsigned s_hertz; member in class:JSC::SamplingThread

Completed in 27 milliseconds