Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/bytecode/
DSamplingTool.cpp80 static inline unsigned hertz2us(unsigned hertz) in hertz2us() function
88 sleepForMicroseconds(hertz2us(m_hertz)); in run()