Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dtimer.h35 extern void cyc2ns_read_begin(struct cyc2ns_data *);
/Linux-v4.19/arch/x86/kernel/
Dtsc.c61 void __always_inline cyc2ns_read_begin(struct cyc2ns_data *data) in cyc2ns_read_begin() function
112 cyc2ns_read_begin(&data); in cycles_2_ns()
/Linux-v4.19/arch/x86/platform/uv/
Dtlb_uv.c461 cyc2ns_read_begin(&data); in cycles_2_ns()
476 cyc2ns_read_begin(&data); in ns_2_cycles()
/Linux-v4.19/arch/x86/events/
Dcore.c2317 cyc2ns_read_begin(&data); in arch_perf_update_userpage()