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

/linux-master/tools/perf/util/
H A Dlock-contention.h25 u64 *callstack; member in struct:lock_stat
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) 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
H A Dsession.c1162 bool callstack = evsel__has_branch_callstack(evsel); local
H A Dintel-pt.c81 bool callstack; member in struct:intel_pt
/linux-master/tools/perf/
H A Dbuiltin-lock.c524 bool match_callstack_filter(struct machine *machine, u64 *callstack) argument
1040 u64 *callstack; local
1164 u64 *callstack = get_callstack(sample, max_stack_depth); local
[all...]

Completed in 145 milliseconds