Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-report.c51 bool show_threads; member
201 if (rep->show_threads) { in process_read_event()
378 if (rep->show_threads) { in perf_evlist__tty_browse_hists()
521 if (rep->show_threads) in __cmd_report()
686 OPT_BOOLEAN('T', "threads", &report.show_threads, in cmd_report()
895 if (report.header || report.header_only || report.show_threads) in cmd_report()