Searched refs:cs_cycle_last (Results 1 – 6 of 6) sorted by relevance
25 u64 cs_cycle_last; /* last cycle value */ member
32 u64 cs_cycle_last; /* last cycle value */ member
117 cycle_delta = (cycle_now - vdata->cs_cycle_last) & vdata->cs_mask; in get_ns()
215 vdso_data->cs_cycle_last = tk->tkr_mono.cycle_last; in update_vsyscall()
114 cycle_delta = cycle_now - (u32) vdso->cs_cycle_last; in vgetsns()
329 vdso_data->cs_cycle_last = tk->tkr_mono.cycle_last; in update_vsyscall()