Searched refs:timer_set_next_cmp_ms (Results 1 – 4 of 4) sorted by relevance
74 timer_set_next_cmp_ms(test_args.timer_period_ms, true); in guest_test_period_timer()102 timer_set_next_cmp_ms(test_args.timer_period_ms, false); in guest_test_oneshot_timer()128 timer_set_next_cmp_ms(test_args.timer_period_ms, false); in guest_test_emulate_timer()
50 static inline void timer_set_next_cmp_ms(uint32_t msec) in timer_set_next_cmp_ms() function
62 static inline void timer_set_next_cmp_ms(unsigned int msec, bool period) in timer_set_next_cmp_ms() function
50 timer_set_next_cmp_ms(test_args.timer_period_ms); in guest_run()