Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-report.c86 bool show_threads; member
347 if (rep->show_threads) { in process_read_event()
589 if (rep->show_threads) { in evlist__tty_browse_hists()
972 if (rep->show_threads) { in __cmd_report()
1257 OPT_BOOLEAN('T', "threads", &report.show_threads, in cmd_report()
1588 if (report.header || report.header_only || report.show_threads) in cmd_report()