Searched refs:timer_irq_count (Results 1 – 1 of 1) sorted by relevance
247 unsigned long timer_irq_count; member261 if (timer_info.timer_irq_count < ULONG_MAX) in timer_irq_handler()262 ++timer_info.timer_irq_count; in timer_irq_handler()311 report(timer_info.timer_irq_count == 1, "timer interrupt received exactly once%s", mask_test_str); in timer_check_set_timer()