Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.cc208 uint64_t now_us = start_us; in RunProfilerThread() local
216 while (now_us < end_us) { in RunProfilerThread()
230 now_us = MicroTime(); in RunProfilerThread()
251 now_us = MicroTime(); in RunProfilerThread()