Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.cc210 uint64_t now_us = start_us; in RunProfilerThread() local
218 while (now_us < end_us) { in RunProfilerThread()
232 now_us = MicroTime(); in RunProfilerThread()
253 now_us = MicroTime(); in RunProfilerThread()