Home
last modified time | relevance | path

Searched refs:timer_added_log (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/cris/kernel/
Dfasttimer.c180 struct fast_timer timer_added_log[NUM_TIMER_STATS]; variable
348 timer_added_log[fast_timers_added % NUM_TIMER_STATS] = *t; in start_one_shot_timer()
715 t = &timer_added_log[(fast_timers_added - i - 1) % NUM_TIMER_STATS]; in proc_fasttimer_read()