Searched refs:timer_tick_count (Results 1 – 2 of 2) sorted by relevance
58 static unsigned int timer_tick_count=0; variable81 if ((timer_tick_count++ % HZ) == 0) { in mips_timer_interrupt()
63 static unsigned int timer_tick_count=0; variable73 if ((timer_tick_count++ % HZ) == 0) { in mips_timer_interrupt()