Home
last modified time | relevance | path

Searched defs:perf_arch_misc_flags (Results 1 – 3 of 3) 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/x86/events/
H A Dcore.c3075 unsigned long perf_arch_misc_flags(struct pt_regs *regs) in perf_arch_misc_flags() function
/linux/include/linux/
H A Dperf_event.h1809 # define perf_arch_misc_flags(regs) \ macro