Searched refs:nsec_real (Results 1 – 1 of 1) sorted by relevance
970 u64 nsec_real; in ktime_get_snapshot() local983 nsec_real = timekeeping_cycles_to_ns(&tk->tkr_mono, now); in ktime_get_snapshot()988 systime_snapshot->real = ktime_add_ns(base_real, nsec_real); in ktime_get_snapshot()1126 u64 nsec_real, nsec_raw; in get_device_system_crosststamp() local1170 nsec_real = timekeeping_cycles_to_ns(&tk->tkr_mono, in get_device_system_crosststamp()1176 xtstamp->sys_realtime = ktime_add_ns(base_real, nsec_real); in get_device_system_crosststamp()