Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dinternal.h232 static inline bool arch_perf_have_user_stack_dump(void) in arch_perf_have_user_stack_dump() function
239 static inline bool arch_perf_have_user_stack_dump(void) in arch_perf_have_user_stack_dump() function
H A Dcore.c12237 if (!arch_perf_have_user_stack_dump()) in perf_copy_attr()