Home
last modified time | relevance | path

Searched defs:callstack (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/tools/perf/util/
Dlock-contention.c102 bool match_callstack_filter(struct machine *machine, u64 *callstack, int max_stack_depth) in match_callstack_filter()
Dthread-stack.c138 bool callstack, unsigned int br_stack_sz) in thread_stack__init()
175 bool callstack, in thread_stack__new()
407 u64 to_ip, u16 insn_len, u64 trace_nr, bool callstack, in thread_stack__event()
Dlock-contention.h27 u64 *callstack; member
Dsession.c858 bool callstack = evsel__has_branch_callstack(evsel); in branch_stack__printf() local
Dintel-pt.c81 bool callstack; member
/linux-6.14.4/tools/perf/
Dbuiltin-lock.c933 u64 *callstack; in get_callstack() local
1057 u64 *callstack = get_callstack(sample, max_stack_depth); in report_lock_contention_begin_event() local