Searched refs:timer_delay_settings (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dfasttimer.c209 int timer_delay_settings[NUM_TIMER_STATS]; variable
285 timer_delay_settings[fast_timers_started % NUM_TIMER_STATS] = delay_us;
688 timer_delay_settings[cur]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dfasttimer.c206 int timer_delay_settings[NUM_TIMER_STATS]; variable
276 timer_delay_settings[fast_timers_started % NUM_TIMER_STATS] = delay_us;
693 timer_delay_settings[cur]

Completed in 46 milliseconds