Home
last modified time | relevance | path

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

/linux-3.4.99/arch/cris/arch-v10/kernel/
Dfasttimer.c724 static int j_u[1000]; variable
738 j_u[j] = GET_JIFFIES_USEC(); in fast_timer_test()
749 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()
/linux-3.4.99/arch/cris/arch-v32/kernel/
Dfasttimer.c694 static int j_u[1000]; variable
708 j_u[j] = GET_JIFFIES_USEC(); in fast_timer_test()
719 j_u[j], j_u[j+1], j_u[j+2], j_u[j+3], j_u[j+4]); in fast_timer_test()