Searched refs:cycle_last (Results 1 – 4 of 4) sorted by relevance
64 d.cycle_last = data.cycle_last; in update_clocksource_data()86 cycle_last: CycleNum::new(0), in new()
119 clock_data.cycle_last = clock.read(); in timekeeper_setup_internals()151 let cycle_delta = (cycle_now.div(clock_data.cycle_last)).data() & clock_data.mask.bits(); in timekeeping_get_ns()269 .cycle_last in logarithmic_accumulation()403 let mut offset = (clock.read().div(clock_data.cycle_last).data()) & clock_data.mask.bits(); in update_wall_time()
682 pub cycle_last: CycleNum, field711 cycle_last: CycleNum(0), in new()
94 cycle_last: CycleNum::new(0), in new()133 d.cycle_last = data.cycle_last; in update_clocksource_data()