Searched defs:br_stack_sz (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | thread-stack.c | 103 unsigned int br_stack_sz; member 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 [all...] |
| H A D | intel-pt.c | 74 unsigned int br_stack_sz; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | thread-stack.c | 103 unsigned int br_stack_sz; member 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 [all...] |
| H A D | intel-pt.c | 84 unsigned int br_stack_sz; member
|
Completed in 12 milliseconds