Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dtimer.h35 extern void cyc2ns_read_begin(struct cyc2ns_data *);
/Linux-v6.1/arch/x86/kernel/
Dtsc.c70 __always_inline void cyc2ns_read_begin(struct cyc2ns_data *data) in cyc2ns_read_begin() function
121 cyc2ns_read_begin(&data); in cycles_2_ns()
/Linux-v6.1/arch/x86/events/
Dcore.c2746 cyc2ns_read_begin(&data); in arch_perf_update_userpage()