Searched refs:show_feat_hdr (Results 1 – 5 of 5) sorted by relevance
90 enum show_feature_header show_feat_hdr; member
260 tool->show_feat_hdr = SHOW_FEAT_NO_HEADER; in perf_tool__init()
4388 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()
1711 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()
4115 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()