Home
last modified time | relevance | path

Searched refs:register_refined_jiffies (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/time/
H A Djiffies.c78 int register_refined_jiffies(long cycles_per_second) in register_refined_jiffies() function
/openbmc/linux/include/linux/
H A Djiffies.h62 extern int register_refined_jiffies(long clock_tick_rate);
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c1311 register_refined_jiffies(CLOCK_TICK_RATE); in setup_arch()