Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/cris/kernel/
Dfasttimer.c181 struct fast_timer timer_started_log[NUM_TIMER_STATS]; variable
364 timer_started_log[fast_timers_started % NUM_TIMER_STATS] = *t; in start_one_shot_timer()
517 timer_started_log[fast_timers_started % NUM_TIMER_STATS] = *t; in timer1_handler()
693 t = &timer_started_log[cur]; in proc_fasttimer_read()