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

/linux-master/arch/sparc/include/asm/
H A Dtimer_64.h18 unsigned long ticks_per_nsec_quotient; member in struct:sparc64_tick_ops
/linux-master/arch/sparc/kernel/
H A Dtime_64.c828 ops->ticks_per_nsec_quotient = quotient;
882 unsigned long quotient = tick_operations.ticks_per_nsec_quotient;

Completed in 117 milliseconds