Searched refs:corr_real (Results 1 – 1 of 1) sorted by relevance
1114 u64 corr_raw, corr_real; in adjust_historical_crosststamp() local1146 corr_real = mul_u64_u32_div in adjust_historical_crosststamp()1149 corr_real = (u64)ktime_to_ns( in adjust_historical_crosststamp()1152 total_history_cycles, &corr_real); in adjust_historical_crosststamp()1160 ts->sys_realtime = ktime_add_ns(history->real, corr_real); in adjust_historical_crosststamp()1163 ts->sys_realtime = ktime_sub_ns(ts->sys_realtime, corr_real); in adjust_historical_crosststamp()