Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/include/asm/
Dtimer_64.h18 unsigned long ticks_per_nsec_quotient; member
/linux-6.12.1/arch/sparc/kernel/
Dtime_64.c829 ops->ticks_per_nsec_quotient = quotient; in init_tick_ops()
883 unsigned long quotient = tick_operations.ticks_per_nsec_quotient; in sched_clock()