Searched refs:show_feat_hdr (Results 1 – 5 of 5) sorted by relevance
96 enum show_feature_header show_feat_hdr; member
286 tool->show_feat_hdr = SHOW_FEAT_NO_HEADER; in perf_tool__init()471 tool->tool.show_feat_hdr = delegate->show_feat_hdr; in delegate_tool__init()
4691 if (session->tool->show_feat_hdr) { in perf_event__process_feature()4693 session->tool->show_feat_hdr >= SHOW_FEAT_HEADER_FULL_INFO) { in perf_event__process_feature()
1721 report.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_report()1723 report.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_report()
4447 script.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_script()4453 script.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_script()