Home
last modified time | relevance | path

Searched defs:perf_arch_misc_flags (Results 1 – 2 of 2) 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.c3050 unsigned long perf_arch_misc_flags(struct pt_regs *regs) in perf_arch_misc_flags() function