Searched refs:us (Results 1 – 6 of 6) sorted by relevance
86 static constexpr inline uint64_t UsToNs(uint64_t us) { in UsToNs() argument87 return us * 1000; in UsToNs()
2 prevent us from launching a new thread.
4 # The method declares a parameter of an inaccessible class. This should not abort/kill us.
3 the garbage collector often enough to prevent us from running out of memory.
334 * to modest integer. The EABI convert function isn't doing this for us.376 * to modest integer. The EABI convert function isn't doing this for us.
183 // Switching this on adds ~500us to the startup on userdebug builds, or for