Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Dtime.c182 static u64 read_const_counter(struct clocksource *clk) in read_const_counter() function
189 return read_const_counter(NULL); in native_sched_clock()
195 .read = read_const_counter,