Searched refs:show_lock_cgroups (Results 1 – 1 of 1) sorted by relevance
55 static bool show_lock_cgroups; variable1953 if (show_lock_cgroups && !use_bpf) { in check_lock_contention_options()1960 if (show_lock_cgroups && show_lock_addrs) { in check_lock_contention_options()1967 if (show_lock_cgroups && show_thread_stats) { in check_lock_contention_options()2045 show_lock_cgroups ? LOCK_AGGR_CGROUP : LOCK_AGGR_CALLER; in __cmd_contention()2664 OPT_BOOLEAN(0, "lock-cgroup", &show_lock_cgroups, "show lock stats by cgroup"), in cmd_lock()