Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/cris/kernel/
Ddebug.c136 int j, t0, t1, t, thigh, tlow, tdi0; in log_int_read_proc() local
148 thigh = timer_data_to_ns(log_ints[ei1].ev_timer_data); in log_int_read_proc()
152 t = thigh-tlow; in log_int_read_proc()
168 thigh = timer_data_to_ns(log_ints[j+1].ev_timer_data); in log_int_read_proc()
170 t = thigh-tlow; in log_int_read_proc()
175 tlow, thigh, thigh-tlow, thigh-tdi0, in log_int_read_proc()