Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-lock.c931 static u64 *get_callstack(struct perf_sample *sample, int max_stack) in get_symbol_name_offset()
1057 u64 *callstack = get_callstack(sample, max_stack_depth); in get_callstack()
1038 static u64 *get_callstack(struct perf_sample *sample, int max_stack) get_callstack() function