Home
last modified time | relevance | path

Searched refs:get_callstack (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c1035 static u64 *get_callstack(struct perf_sample *sample, int max_stack) in get_callstack() function
1160 u64 *callstack = get_callstack(sample, max_stack_depth); in report_lock_contention_begin_event()