Home
last modified time | relevance | path

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

/art/libartbase/base/
Dtime_utils.cc134 time_t now = time(nullptr); in GetIsoDate() local
149 timespec now; in MilliTime() local
161 timespec now; in MicroTime() local
173 timespec now; in NanoTime() local
185 timespec now; in ThreadCpuNanoTime() local
196 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.cc473 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.cc1385 timespec now; in GetCpuMicroTime() 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.cc2765 uint64_t now = NanoTime(); in UpdateGcCountRateHistograms() local
/art/runtime/jni/
Djni_internal.cc1923 uint64_t now = NanoTime(); in NewStringUTF() local