Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dtimer.h36 extern void cyc2ns_read_end(void);
/linux-5.19.10/arch/x86/kernel/
Dtsc.c87 __always_inline void cyc2ns_read_end(void) in cyc2ns_read_end() function
126 cyc2ns_read_end(); in cycles_2_ns()
/linux-5.19.10/arch/x86/events/
Dcore.c2764 cyc2ns_read_end(); in arch_perf_update_userpage()