Home
last modified time | relevance | path

Searched defs:callstack (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dlock-contention.h23 u64 *callstack; member
H A Dthread-stack.c136 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 Dsession.c1153 static void branch_stack__printf(struct perf_sample *sample, bool callstack) in branch_stack__printf() argument
H A Dintel-pt.c81 bool callstack; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread-stack.c136 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 Dsession.c1119 static void branch_stack__printf(struct perf_sample *sample, bool callstack) in branch_stack__printf() argument
H A Dintel-pt.c73 bool callstack; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-lock.c522 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