Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c110 static inline u32 perf_get_misc_flags(struct pt_regs *regs) in perf_get_misc_flags() function
266 static inline u32 perf_get_misc_flags(struct pt_regs *regs) in perf_get_misc_flags() function
2344 u32 flags = perf_get_misc_flags(regs); in perf_misc_flags()