Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dlock-contention.h151 bool save_callstack;
148 bool save_callstack; global() member
H A Dbpf_lock_contention.c134 if (con->save_callstack) in lock_contention_prepare()
194 skel->rodata->needs_callstack = con->save_callstack; in mark_end_timestamp()
594 if (con->save_callstack) {
/linux/tools/perf/
H A Dbuiltin-lock.c1974 .save_callstack = needs_callstack(), in __cmd_report()
2008 con.save_callstack = true; in check_lock_contention_options()