Home
last modified time | relevance | path

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

/arch/cris/arch-v10/kernel/
Dfasttimer.c688 static int j_u[1000]; variable
702 j_u[j] = GET_JIFFIES_USEC(); in fast_timer_test()
713 printk("%i %i %i %i %i\n",j_u[j], j_u[j+1], j_u[j+2], j_u[j+3], j_u[j+4]); in fast_timer_test()
/arch/cris/arch-v32/kernel/
Dfasttimer.c661 static int j_u[1000]; variable
675 j_u[j] = GET_JIFFIES_USEC(); in fast_timer_test()
686 j_u[j], j_u[j+1], j_u[j+2], j_u[j+3], j_u[j+4]); in fast_timer_test()