Searched refs:timer_err_margin_us (Results 1 – 5 of 5) sorted by relevance
73 us = msecs_to_usecs(test_args.timer_period_ms) + test_args.timer_err_margin_us; in guest_test_period_timer()97 us = msecs_to_usecs(test_args.timer_period_ms) + test_args.timer_err_margin_us; in guest_test_oneshot_timer()
36 .timer_err_margin_us = TIMER_TEST_ERR_MARGIN_US,218 test_args.timer_err_margin_us = atoi_non_negative("Error Margin", optarg); in parse_args()
25 u32 timer_err_margin_us; member
56 test_args.timer_err_margin_us); in guest_run()
130 test_args.timer_err_margin_us); in guest_run_stage()