Searched refs:show_lock_addrs (Results 1 – 1 of 1) sorted by relevance
53 static bool show_lock_addrs; variable1901 if (show_thread_stats && show_lock_addrs) { in check_lock_contention_options()1915 if (show_lock_owner && show_lock_addrs) { in check_lock_contention_options()1929 if (show_lock_cgroups && show_lock_addrs) { in check_lock_contention_options()2004 show_lock_addrs ? LOCK_AGGR_ADDR : in __cmd_contention()2540 OPT_BOOLEAN('l', "lock-addr", &show_lock_addrs, "show lock stats by address"), in cmd_lock()