Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dtimer.h36 extern void cyc2ns_read_end(void);
/Linux-v4.19/arch/x86/kernel/
Dtsc.c78 void __always_inline cyc2ns_read_end(void) in cyc2ns_read_end() function
117 cyc2ns_read_end(); in cycles_2_ns()
/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c463 cyc2ns_read_end(); in cycles_2_ns()
478 cyc2ns_read_end(); in ns_2_cycles()
/Linux-v4.19/arch/x86/events/
Dcore.c2339 cyc2ns_read_end(); in arch_perf_update_userpage()