Searched refs:now_ct (Results 1 – 2 of 2) sorted by relevance
52 u64 now_ct = timer_get_cycles(); in timer_set_next_cmp_ms() local53 u64 next_ct = now_ct + msec_to_cycles(msec); in timer_set_next_cmp_ms()
147 u64 now_ct = timer_get_cntct(timer); in timer_set_next_cval_ms() local148 u64 next_ct = now_ct + msec_to_cycles(msec); in timer_set_next_cval_ms()