Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/kernel/
A Dtime.c41 #define USECS_PER_JIFFY (1000000/HZ) macro
/linux-6.3-rc2/arch/sparc/kernel/
A Dpcic.c681 #define USECS_PER_JIFFY (1000000 / HZ) macro
697 count = ((count / HZ) * USECS_PER_JIFFY) / (TICK_TIMER_LIMIT / HZ); in pcic_cycles_offset()

Completed in 5 milliseconds