Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dtimer.h35 extern void cyc2ns_read_end(struct cyc2ns_data *);
/linux-4.4.14/arch/x86/kernel/
Dtsc.c95 void cyc2ns_read_end(struct cyc2ns_data *head) in cyc2ns_read_end() function
/linux-4.4.14/arch/x86/platform/uv/
Dtlb_uv.c448 cyc2ns_read_end(data); in cycles_2_ns()
462 cyc2ns_read_end(data); in ns_2_cycles()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c2172 cyc2ns_read_end(data); in arch_perf_update_userpage()