Searched defs:callstack (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | lock-contention.h | 23 u64 *callstack; member
|
H A D | thread-stack.c | 136 thread_stack__init(struct thread_stack *ts, struct thread *thread, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) thread_stack__init() argument 173 thread_stack__new(struct thread *thread, int cpu, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) thread_stack__new() argument 406 thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, unsigned int br_stack_sz, bool mispred_all) thread_stack__event() argument
|
H A D | session.c | 1153 static void branch_stack__printf(struct perf_sample *sample, bool callstack) in branch_stack__printf() argument
|
H A D | intel-pt.c | 81 bool callstack; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | thread-stack.c | 136 thread_stack__init(struct thread_stack *ts, struct thread *thread, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) thread_stack__init() argument 173 thread_stack__new(struct thread *thread, int cpu, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) thread_stack__new() argument 406 thread_stack__event(struct thread *thread, int cpu, u32 flags, u64 from_ip, u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, unsigned int br_stack_sz, bool mispred_all) thread_stack__event() argument
|
H A D | session.c | 1119 static void branch_stack__printf(struct perf_sample *sample, bool callstack) in branch_stack__printf() argument
|
H A D | intel-pt.c | 73 bool callstack; member
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-lock.c | 522 bool match_callstack_filter(struct machine *machine, u64 *callstack) in match_callstack_filter() argument 1037 u64 *callstack; in get_callstack() local 1160 u64 *callstack = get_callstack(sample, max_stack_depth); report_lock_contention_begin_event() local [all...] |
Completed in 25 milliseconds