Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtimer.h35 extern void cyc2ns_read_begin(struct cyc2ns_data *);
/linux/arch/x86/kernel/
H A Dtsc.c88 __always_inline void cyc2ns_read_begin(struct cyc2ns_data *data) in cyc2ns_read_begin() function
/linux/arch/x86/events/
H A Dcore.c2727 cyc2ns_read_begin(&data); in arch_perf_update_userpage()