Searched defs:callstack (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | thread-stack.c | 138 bool callstack, unsigned int br_stack_sz) in thread_stack__init() 175 bool callstack, in thread_stack__new() 407 u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, in thread_stack__event()
|
| D | session.c | 1119 static void branch_stack__printf(struct perf_sample *sample, bool callstack) in branch_stack__printf()
|
| D | intel-pt.c | 73 bool callstack; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | thread-stack.c | 138 bool callstack, unsigned int br_stack_sz) in thread_stack__init() 175 bool callstack, in thread_stack__new() 407 u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, in thread_stack__event()
|
| D | lock-contention.h | 23 u64 *callstack; member
|
| D | session.c | 1158 static void branch_stack__printf(struct perf_sample *sample, bool callstack) in branch_stack__printf()
|
| D | intel-pt.c | 81 bool callstack; member
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-lock.c | 522 bool match_callstack_filter(struct machine *machine, u64 *callstack) in match_callstack_filter() 1037 u64 *callstack; in get_callstack() local 1160 u64 *callstack = get_callstack(sample, max_stack_depth); in report_lock_contention_begin_event() local
|