total_history_cycles 1034 kernel/time/timekeeping.c 					 u64 total_history_cycles,
total_history_cycles 1043 kernel/time/timekeeping.c 	if (total_history_cycles == 0 || partial_history_cycles == 0)
total_history_cycles 1047 kernel/time/timekeeping.c 	interp_forward = partial_history_cycles > total_history_cycles / 2;
total_history_cycles 1049 kernel/time/timekeeping.c 		total_history_cycles - partial_history_cycles :
total_history_cycles 1059 kernel/time/timekeeping.c 				     total_history_cycles, &corr_raw);
total_history_cycles 1077 kernel/time/timekeeping.c 					     total_history_cycles, &corr_real);
total_history_cycles 1188 kernel/time/timekeeping.c 		u64 partial_history_cycles, total_history_cycles;
total_history_cycles 1202 kernel/time/timekeeping.c 		total_history_cycles = cycles - history_begin->cycles;
total_history_cycles 1208 kernel/time/timekeeping.c 						    total_history_cycles,