Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Dcore-book3s.c98 static inline u32 perf_get_misc_flags(struct pt_regs *regs) in perf_get_misc_flags() function
231 static inline u32 perf_get_misc_flags(struct pt_regs *regs) in perf_get_misc_flags() function
2073 u32 flags = perf_get_misc_flags(regs); in perf_misc_flags()