Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/arch-v10/kernel/
Dfasttimer.c681 static int j_u[1000]; variable
695 j_u[j] = GET_JIFFIES_USEC(); in fast_timer_test()
706 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-4.4.14/arch/cris/arch-v32/kernel/
Dfasttimer.c654 static int j_u[1000]; variable
668 j_u[j] = GET_JIFFIES_USEC(); in fast_timer_test()
679 j_u[j], j_u[j+1], j_u[j+2], j_u[j+3], j_u[j+4]); in fast_timer_test()