Home
last modified time | relevance | path

Searched defs:now (Results 1 – 11 of 11) sorted by relevance

/art/libartbase/base/
Dtime_utils.cc137 time_t now = time(nullptr); in GetIsoDate() local
142 timespec now; in GetIsoDate() local
147 time_t now = time(nullptr); in GetIsoDate() local
161 timespec now; in MilliTime() local
173 timespec now; in MicroTime() local
185 timespec now; in NanoTime() local
197 timespec now; in ThreadCpuNanoTime() local
208 timespec now; in ProcessCpuNanoTime() local
/art/openjdkjvmti/
Dti_phase.cc104 jvmtiPhase now = PhaseUtil::current_phase_; in GetPhase() local
115 jvmtiPhase now = PhaseUtil::current_phase_; in IsLivePhase() local
Dti_timers.cc79 struct timespec now; in GetTime() local
Devents.cc472 int64_t now = tv.tv_sec * 1000LL + tv.tv_usec / 1000; in ThreadParkStart() local
/art/runtime/
Dbarrier.cc84 uint64_t now = NanoTime(); in Increment() local
Dthread.cc1389 timespec now; in GetCpuMicroTime() local
/art/odrefresh/
Dodr_compilation_log.cc164 time_t now; in Log() local
/art/tools/dexfuzz/src/dexfuzz/listeners/
DLogFileListener.java107 Date now = new Date(System.currentTimeMillis()); in handleIterationStarted() local
/art/runtime/hprof/
Dhprof.cc674 timeval now; in WriteFixedHeader() local
/art/runtime/gc/
Dheap.cc2791 uint64_t now = NanoTime(); in UpdateGcCountRateHistograms() local
/art/runtime/jni/
Djni_internal.cc1942 uint64_t now = NanoTime(); in NewStringUTF() local