Searched refs:corr_real (Results 1 – 1 of 1) sorted by relevance
1039 u64 corr_raw, corr_real; in adjust_historical_crosststamp() local1071 corr_real = mul_u64_u32_div in adjust_historical_crosststamp()1074 corr_real = (u64)ktime_to_ns( in adjust_historical_crosststamp()1077 total_history_cycles, &corr_real); in adjust_historical_crosststamp()1085 ts->sys_realtime = ktime_add_ns(history->real, corr_real); in adjust_historical_crosststamp()1088 ts->sys_realtime = ktime_sub_ns(ts->sys_realtime, corr_real); in adjust_historical_crosststamp()