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

/linux-master/tools/perf/
H A Dbuiltin-lock.c61 static bool show_thread_stats; variable
948 if (show_thread_stats)
1397 if (show_thread_stats) {
1986 if (show_thread_stats)
2015 if (show_thread_stats && show_lock_addrs) {
2050 if (show_lock_cgroups && show_thread_stats) {
2068 show_thread_stats = true;
2117 con.aggr_mode = aggr_mode = show_thread_stats ? LOCK_AGGR_TASK :
2595 OPT_BOOLEAN('t', "threads", &show_thread_stats,
2606 OPT_BOOLEAN('t', "threads", &show_thread_stats,
[all...]

Completed in 125 milliseconds