Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-lock.c56 static bool show_thread_stats; variable
933 if (show_thread_stats) in lock_contention_caller()
1293 if (show_thread_stats) { in print_result()
1491 if (show_thread_stats) in print_contention_result()
1511 if (show_thread_stats) { in print_contention_result()
1606 if (show_thread_stats) in __cmd_report()
1723 if (show_thread_stats) in __cmd_contention()
1892 OPT_BOOLEAN('t', "threads", &show_thread_stats, in cmd_lock()
1903 OPT_BOOLEAN('t', "threads", &show_thread_stats, in cmd_lock()