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