Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Drocket.c153 static unsigned long time_stat_long; variable
536 time_stat_short = time_stat_long = time_stat_tmp2; in rp_do_poll()
540 else if ( time_stat_tmp2 > time_stat_long ) in rp_do_poll()
541 time_stat_long = time_stat_tmp2; in rp_do_poll()
550 (time_stat_long/TIME_STAT_CPU), loop_time); in rp_do_poll()
555 (time_stat_long/TIME_STAT_CPU), loop_time); in rp_do_poll()
558 time_stat_short = time_stat_long = 0; in rp_do_poll()