Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtool.h90 enum show_feature_header show_feat_hdr; member
H A Dtool.c260 tool->show_feat_hdr = SHOW_FEAT_NO_HEADER; in perf_tool__init()
H A Dheader.c4388 if (session->tool->show_feat_hdr) { in perf_event__process_feature()
4390 session->tool->show_feat_hdr >= SHOW_FEAT_HEADER_FULL_INFO) { in perf_event__process_feature()
/linux/tools/perf/
H A Dbuiltin-report.c1711 report.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_report()
1713 report.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_report()
H A Dbuiltin-script.c4115 script.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_script()
4121 script.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_script()