Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/perf/
Dcore-book3s.c99 static inline u32 perf_get_misc_flags(struct pt_regs *regs) in perf_get_misc_flags() function
238 static inline u32 perf_get_misc_flags(struct pt_regs *regs) in perf_get_misc_flags() function
2097 u32 flags = perf_get_misc_flags(regs); in perf_misc_flags()