Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/utils/
DNfccPowerTracker.cpp136 clock_gettime(CLOCK_BOOTTIME, &mLastScreenOnTimeStamp); in ProcessCmd()
140 clock_gettime(CLOCK_BOOTTIME, &mLastScreenOffTimeStamp); in ProcessCmd()
175 clock_gettime(CLOCK_BOOTTIME, &mActiveTimeStart); in ProcessNtf()
183 clock_gettime(CLOCK_BOOTTIME, &mActiveTimeEnd); in ProcessNtf()
250 clock_gettime(CLOCK_BOOTTIME, &mLastScreenOnTimeStamp); in ProcessPowerTrackNtf()
260 clock_gettime(CLOCK_BOOTTIME, &mLastScreenOffTimeStamp); in ProcessPowerTrackNtf()
/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp46 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro
212 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
364 clock_gettime(CLOCK_BOOTTIME, &now); in expire()
548 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start()
649 clock_gettime(CLOCK_BOOTTIME, &now); in getNow()
658 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
/hardware/libhardware/modules/camera/3_4/metadata/
Dboottime_state_delegate.cpp32 int res = clock_gettime(CLOCK_BOOTTIME, &ts); in GetValue()
/hardware/qcom/gps/msm8909w_3100/utils/
DLocTimer.cpp45 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro
211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
364 clock_gettime(CLOCK_BOOTTIME, &now); in expire()
556 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start()
662 clock_gettime(CLOCK_BOOTTIME, &now); in getNow()
671 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp46 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro
212 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
364 clock_gettime(CLOCK_BOOTTIME, &now); in expire()
555 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start()
661 clock_gettime(CLOCK_BOOTTIME, &now); in getNow()
670 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocTimer.cpp47 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro
213 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
366 clock_gettime(CLOCK_BOOTTIME, &now); in expire()
558 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start()
664 clock_gettime(CLOCK_BOOTTIME, &now); in getNow()
673 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
/hardware/qcom/sdm845/gps/msm8996/utils/
DLocTimer.cpp45 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro
211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
363 clock_gettime(CLOCK_BOOTTIME, &now); in expire()
549 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start()
655 clock_gettime(CLOCK_BOOTTIME, &now); in getNow()
664 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
/hardware/qcom/sdm845/gps/msm8909/utils/
DLocTimer.cpp45 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro
211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
364 clock_gettime(CLOCK_BOOTTIME, &now); in expire()
551 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start()
657 clock_gettime(CLOCK_BOOTTIME, &now); in getNow()
666 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
/hardware/qcom/sdm845/gps/msm8998/utils/
DLocTimer.cpp46 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro
212 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
364 clock_gettime(CLOCK_BOOTTIME, &now); in expire()
555 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start()
661 clock_gettime(CLOCK_BOOTTIME, &now); in getNow()
670 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp45 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro
211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
364 clock_gettime(CLOCK_BOOTTIME, &now); in expire()
549 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start()
650 clock_gettime(CLOCK_BOOTTIME, &now); in getNow()
659 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_time.cpp46 clock_gettime(CLOCK_BOOTTIME, &ts); in elapsedMicrosSinceBoot()
/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_time.cpp46 clock_gettime(CLOCK_BOOTTIME, &ts); in elapsedMicrosSinceBoot()
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_time.cpp46 clock_gettime(CLOCK_BOOTTIME, &ts); in elapsedMicrosSinceBoot()
/hardware/interfaces/confirmationui/1.0/default/
DPlatformSpecifics.cpp32 if (!clock_gettime(CLOCK_BOOTTIME, &ts)) { in now()
/hardware/google/easel/amber/camera/include/
DHdrPlusProfiler.h103 const static clockid_t kClockId = CLOCK_BOOTTIME;
/hardware/google/pixel/powerstats/
DAidlStateResidencyDataProvider.cpp124 clock_gettime(CLOCK_BOOTTIME, &then); in getStatsTimed()
126 clock_gettime(CLOCK_BOOTTIME, &now); in getStatsTimed()
DPowerStats.cpp358 dataTimeValid = (clock_gettime(CLOCK_BOOTTIME, &dataTime) == 0); in debugStateResidency()
485 dataTimeValid = (clock_gettime(CLOCK_BOOTTIME, &dataTime) == 0); in debugEnergyData()
/hardware/interfaces/keymaster/4.0/vts/functional/
DVerificationTokenTest.cpp50 EXPECT_EQ(0, clock_gettime(CLOCK_BOOTTIME, &timespec)); in getTime()
/hardware/interfaces/power/stats/1.0/
Dtypes.hal43 /** Time since device boot(CLOCK_BOOTTIME) in milli-seconds */
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp303 int timerfd = timerfd_create(CLOCK_BOOTTIME, 0); in collect()
/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c134 clock_gettime(CLOCK_BOOTTIME, &handle.spkr_last_time_used); in spkr_prot_set_spkrstatus()
174 clock_gettime(CLOCK_BOOTTIME, &temp); in is_speaker_in_use()
/hardware/libhardware/modules/usbcamera/
DCamera.cpp468 res = clock_gettime(CLOCK_BOOTTIME, &ts); in notifyShutter()
/hardware/libhardware/modules/camera/3_0/
DCamera.cpp459 res = clock_gettime(CLOCK_BOOTTIME, &ts); in notifyShutter()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp453 status_t res = clock_gettime(CLOCK_BOOTTIME, &ts); in logEaselEvent()