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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dfasttimer.c107 struct fast_timer timer_started_log[NUM_TIMER_STATS]; variable in typeref:struct:fast_timer
265 timer_started_log[fast_timers_started % NUM_TIMER_STATS] = *t;
438 timer_started_log[fast_timers_started % NUM_TIMER_STATS] = *t;
580 t = &timer_started_log[cur];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dfasttimer.c90 struct fast_timer timer_started_log[NUM_TIMER_STATS]; variable in typeref:struct:fast_timer
244 timer_started_log[fast_timers_started % NUM_TIMER_STATS] = *t;
421 timer_started_log[fast_timers_started % NUM_TIMER_STATS] = *t;
555 t = &timer_started_log[cur];

Completed in 39 milliseconds