Home
last modified time | relevance | path

Searched defs:stack_trace (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dstacktrace.h82 struct stack_trace { struct
88 extern void save_stack_trace(struct stack_trace *trace); argument
/linux/tools/perf/util/
H A Dbpf_lock_contention.c320 lock_contention_get_name(struct lock_contention * con,struct contention_key * key,u64 * stack_trace,u32 flags) lock_contention_get_name() argument
413 u64 *stack_trace; lock_contention_read() local
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c253 struct bpf_stack_map *stack_trace = in check_stack_trace() local
/linux/arch/powerpc/include/asm/
H A Deeh.h99 unsigned long stack_trace[64]; member