Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dtsc.c116 static __always_inline unsigned long long cycles_2_ns(unsigned long long cyc) in cycles_2_ns() function
137 ns_now = cycles_2_ns(tsc_now); in __set_cyc2ns_scale()
224 return cycles_2_ns(tsc_now); in native_sched_clock()
245 return cycles_2_ns(tsc); in native_sched_clock_from_tsc()