Home
last modified time | relevance | path

Searched defs:now (Results 1 – 13 of 13) 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.cc470 int64_t now = tv.tv_sec * 1000LL + tv.tv_usec / 1000; in ThreadParkStart() local
/art/test/2044-get-stack-traces/src/
DMain.java76 long now = System.currentTimeMillis(); in main() local
/art/runtime/
Dbarrier.cc89 uint64_t now = NanoTime(); in Increment() local
Dthread.cc1444 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/test/719-varhandle-concurrency/src/
DMain.java64 Duration now = Duration.ofNanos(System.nanoTime()); in testConcurrentProcessing() local
/art/runtime/hprof/
Dhprof.cc674 timeval now; in WriteFixedHeader() local
/art/runtime/gc/
Dheap.cc2925 uint64_t now = NanoTime(); in UpdateGcCountRateHistograms() local
/art/runtime/jni/
Djni_internal.cc2043 uint64_t now = NanoTime(); in NewStringUTF() local