Home
last modified time | relevance | path

Searched refs:clocksource_register_khz (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/time/
A Dclocksource-wdtest.c99 clocksource_register_khz(&clocksource_wdtest_ktime, 1000 * 1000); in wdtest_ktime_clocksource_reset()
132 clocksource_register_khz(&clocksource_wdtest_ktime, 1000 * 1000); in wdtest_func()
/linux/arch/hexagon/kernel/
A Dtime.c180 clocksource_register_khz(&hexagon_clocksource, pcycle_freq_mhz * 1000); in time_init_deferred()
/linux/arch/x86/kernel/
A Dtsc.c1399 clocksource_register_khz(&clocksource_tsc, tsc_khz); in tsc_refine_calibration_work()
1423 clocksource_register_khz(&clocksource_tsc, tsc_khz); in init_tsc_clocksource()
1552 clocksource_register_khz(&clocksource_tsc_early, tsc_khz); in tsc_init()
/linux/include/linux/
A Dclocksource.h249 static inline int clocksource_register_khz(struct clocksource *cs, u32 khz) in clocksource_register_khz() function
/linux/Documentation/timers/
A Dtimekeeping.rst67 clocksource_register_khz() which will help out assigning both shift and mult

Completed in 10 milliseconds