Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clocksource/
Dtimer-mp-csky.c100 static u64 notrace sched_clock_read(void) in sched_clock_read() function
152 sched_clock_register(sched_clock_read, 32, timer_of_rate(to)); in csky_mptimer_init()
/linux-6.12.1/arch/loongarch/kernel/
Dtime.c179 static noinstr u64 sched_clock_read(void) in sched_clock_read() function
200 sched_clock_register(sched_clock_read, 64, freq); in constant_clocksource_init()