Home
last modified time | relevance | path

Searched refs:set_counter (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/kvm/aarch64/
Darch_timer_edge_cases.c139 static void set_counter(enum arch_timer timer, uint64_t counter) in set_counter() function
319 set_counter(timer, cnt); in reset_timer_state()
565 set_counter(timer, msec_to_cycles(1)); in timers_sanity_checks()
598 set_counter(timer, TVAL_MAX); in test_set_cnt_after_tval_max()
646 set_counter(timer, cnt_1); in test_set_cnt_after_xval()
650 set_counter(timer, cnt_2); in test_set_cnt_after_xval()
671 set_counter(timer, cnt_1); in test_set_cnt_after_xval_no_irq()
675 set_counter(timer, cnt_2); in test_set_cnt_after_xval_no_irq()
791 set_counter(timer, msec_to_cycles(test_args.wait_ms)); in test_timers_in_the_past()
/linux-6.12.1/drivers/staging/rtl8712/
Drtl871x_ioctl.h55 int set_counter; /*count the number of set hits for this segment*/ member