Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dlock-contention.h165 bool needs_callstack(void);
H A Dlock-contention.c53 bool needs_callstack(void) in needs_callstack() function
H A Dbpf_lock_contention.c293 skel->rodata->needs_callstack = con->save_callstack; in lock_contention_prepare()
/linux/tools/perf/
H A Dbuiltin-lock.c1070 if (needs_callstack()) { in report_lock_contention_begin_event()
2008 .save_callstack = needs_callstack(), in __cmd_contention()