Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c90 const char *pretty_printing_style; member
566 bool style = !strcmp(rep->pretty_printing_style, "raw"); in perf_evlist__tty_browse_hists()
1159 .pretty_printing_style = "normal", in cmd_report()
1189 OPT_STRING(0, "pretty", &report.pretty_printing_style, "key", in cmd_report()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c102 const char *pretty_printing_style; member
592 bool style = !strcmp(rep->pretty_printing_style, "raw"); in evlist__tty_browse_hists()
1230 .pretty_printing_style = "normal", in cmd_report()
1261 OPT_STRING(0, "pretty", &report.pretty_printing_style, "key", in cmd_report()

Completed in 5 milliseconds