Home
last modified time | relevance | path

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

/art/libartbase/base/
Dtime_utils.h86 static constexpr inline uint64_t UsToNs(uint64_t us) { in UsToNs() argument
87 return us * 1000; in UsToNs()
/art/test/151-OpenFileLimit/
Dinfo.txt2 prevent us from launching a new thread.
/art/test/800-smali/smali/
Db_21645819.smali4 # The method declares a parameter of an inaccessible class. This should not abort/kill us.
/art/test/175-alloc-big-bignums/
Dinfo.txt3 the garbage collector often enough to prevent us from running out of memory.
/art/runtime/interpreter/mterp/arm/
Dfloating_point.S334 * 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.
/art/runtime/
Druntime_options.def183 // Switching this on adds ~500us to the startup on userdebug builds, or for