Searched refs:tmono2 (Results 1 – 2 of 2) sorted by relevance
11375 const nsecs_t tmono2 = systemTime(SYSTEM_TIME_MONOTONIC); in getBootToMonoTimeOffset() local11376 const nsecs_t gap = tmono2 - tmono; in getBootToMonoTimeOffset()11379 measured = tbase - ((tmono + tmono2) >> 1); in getBootToMonoTimeOffset()
3989 const nsecs_t tmono2 = systemTime(SYSTEM_TIME_MONOTONIC); in handleMetadataWithLock() local3990 const nsecs_t gap = tmono2 - tmono; in handleMetadataWithLock()3993 measured = tbase - ((tmono + tmono2) >> 1); in handleMetadataWithLock()