Home
last modified time | relevance | path

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

/art/libartbase/base/
Dtime_utils.cc139 timespec now; in GetIsoDate() local
144 time_t now = time(nullptr); in GetIsoDate() local
157 timespec now; in MilliTime() local
169 timespec now; in MicroTime() local
181 timespec now; in NanoTime() local
193 timespec now; in ThreadCpuNanoTime() local
204 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.cc1499 timespec now; in GetCpuNanoTime() 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/libarttools/
Dtools.cc69 timespec now; in MilliTime() local
/art/test/719-varhandle-concurrency/src/
DMain.java64 Duration now = Duration.ofNanos(System.nanoTime()); in testConcurrentProcessing() local
/art/runtime/hprof/
Dhprof.cc669 timeval now; in WriteFixedHeader() local
/art/runtime/gc/
Dheap.cc3028 uint64_t now = NanoTime(); in UpdateGcCountRateHistograms() local
/art/runtime/jni/
Djni_internal.cc2044 uint64_t now = NanoTime(); in NewStringUTF() local