Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/kernel/
Dtime.c170 static u64 read_const_counter(struct clocksource *clk) in read_const_counter() function
177 return read_const_counter(NULL); in native_sched_clock()
183 .read = read_const_counter,