Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/include/asm/
Dtimer_64.h17 unsigned long ticks_per_nsec_quotient; member
/Linux-v4.19/arch/sparc/kernel/
Dtime_64.c826 ops->ticks_per_nsec_quotient = quotient; in init_tick_ops()
881 unsigned long quotient = tick_operations.ticks_per_nsec_quotient; in sched_clock()