Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dtimer_64.h18 unsigned long ticks_per_nsec_quotient; member
/linux/arch/sparc/kernel/
H A Dtime_64.c830 ops->ticks_per_nsec_quotient = quotient; in init_tick_ops()
884 unsigned long quotient = tick_operations.ticks_per_nsec_quotient; in sched_clock()