Searched refs:next_ct (Results 1 – 2 of 2) sorted by relevance
53 uint64_t next_ct = now_ct + msec_to_cycles(msec); in timer_set_next_cmp_ms() local55 timer_set_cmp(next_ct); in timer_set_next_cmp_ms()
148 uint64_t next_ct = now_ct + msec_to_cycles(msec); in timer_set_next_cval_ms() local150 timer_set_cval(timer, next_ct); in timer_set_next_cval_ms()