Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dperf_event_server.h63 extern unsigned long perf_misc_flags(struct pt_regs *regs);
71 #define perf_misc_flags(regs) perf_misc_flags(regs) macro
/arch/x86/include/asm/
Dperf_event.h201 extern unsigned long perf_misc_flags(struct pt_regs *regs);
202 #define perf_misc_flags(regs) perf_misc_flags(regs) macro
/arch/powerpc/perf/
Dcore-book3s.c1317 unsigned long perf_misc_flags(struct pt_regs *regs) in perf_misc_flags() function
/arch/x86/kernel/cpu/
Dperf_event.c1854 unsigned long perf_misc_flags(struct pt_regs *regs) in perf_misc_flags() function