Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtimer.h36 extern void cyc2ns_read_end(void);
/openbmc/linux/arch/x86/kernel/
H A Dtsc.c93 __always_inline void cyc2ns_read_end(void) in cyc2ns_read_end() function
/openbmc/linux/arch/x86/events/
H A Dcore.c2744 cyc2ns_read_end(); in arch_perf_update_userpage()