Searched defs:br_stack_sz (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread-stack.c103 unsigned int br_stack_sz; member in struct:thread_stack
136 thread_stack__init(struct thread_stack *ts, struct thread *thread, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) argument
173 thread_stack__new(struct thread *thread, int cpu, struct call_return_processor *crp, bool callstack, unsigned int br_stack_sz) 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) argument
[all...]
H A Dintel-pt.c84 unsigned int br_stack_sz; member in struct:intel_pt

Completed in 274 milliseconds