Searched refs:corr_real (Results 1 – 1 of 1) sorted by relevance
1136 u64 corr_raw, corr_real; in adjust_historical_crosststamp() local1168 corr_real = mul_u64_u32_div in adjust_historical_crosststamp()1171 corr_real = (u64)ktime_to_ns( in adjust_historical_crosststamp()1174 total_history_cycles, &corr_real); in adjust_historical_crosststamp()1182 ts->sys_realtime = ktime_add_ns(history->real, corr_real); in adjust_historical_crosststamp()1185 ts->sys_realtime = ktime_sub_ns(ts->sys_realtime, corr_real); in adjust_historical_crosststamp()