Searched refs:base_real (Results 1 – 2 of 2) sorted by relevance
545 baser = ktime_to_ns(tkr->base_real); in __ktime_get_real_fast()640 tkr_dummy.base_real = tkr->base + tk->offs_real; in halt_fast_timekeeper()751 tk->tkr_mono.base_real = tk->tkr_mono.base + tk->offs_real; in timekeeping_update()1041 ktime_t base_real; in ktime_get_snapshot() local1054 base_real = ktime_add(tk->tkr_mono.base, in ktime_get_snapshot()1062 systime_snapshot->real = ktime_add_ns(base_real, nsec_real); in ktime_get_snapshot()1198 ktime_t base_real, base_raw; in get_device_system_crosststamp() local1239 base_real = ktime_add(tk->tkr_mono.base, in get_device_system_crosststamp()1249 xtstamp->sys_realtime = ktime_add_ns(base_real, nsec_real); in get_device_system_crosststamp()
42 u64 base_real; member
Completed in 8 milliseconds