Home
last modified time | relevance | path

Searched defs:perf_arch_misc_flags (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/include/asm/
H A Dperf_event.h42 #define perf_arch_misc_flags(regs) perf_arch_misc_flags(regs) macro
/linux/arch/powerpc/perf/
H A Dcore-book3s.c2359 unsigned long perf_arch_misc_flags(struct pt_regs *regs) in perf_arch_misc_flags() function
/linux/arch/x86/events/
H A Dcore.c3111 unsigned long perf_arch_misc_flags(struct pt_regs *regs) in perf_arch_misc_flags() function
/linux/include/linux/
H A Dperf_event.h1825 # define perf_arch_misc_flags(regs) \ macro