Searched refs:show_lock_cgroups (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-lock.c64 static bool show_lock_cgroups; variable
2036 if (show_lock_cgroups && !use_bpf) {
2043 if (show_lock_cgroups && show_lock_addrs) {
2050 if (show_lock_cgroups && show_thread_stats) {
2119 show_lock_cgroups ? LOCK_AGGR_CGROUP : LOCK_AGGR_CALLER;
2636 OPT_BOOLEAN(0, "lock-cgroup", &show_lock_cgroups, "show lock stats by cgroup"),

Completed in 143 milliseconds