Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/events/
Dinternal.h234 static inline bool arch_perf_have_user_stack_dump(void) in arch_perf_have_user_stack_dump() function
241 static inline bool arch_perf_have_user_stack_dump(void) in arch_perf_have_user_stack_dump() function
Dcore.c10697 if (!arch_perf_have_user_stack_dump()) in perf_copy_attr()