Searched refs:show_feat_hdr (Results 1 – 5 of 5) sorted by relevance
89 enum show_feature_header show_feat_hdr; member
240 tool->show_feat_hdr = SHOW_FEAT_NO_HEADER; in perf_tool__init()
4395 if (!feat_ops[feat].print || !tool->show_feat_hdr) in perf_event__process_feature()4399 tool->show_feat_hdr >= SHOW_FEAT_HEADER_FULL_INFO) { in perf_event__process_feature()
1683 report.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_report()1685 report.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_report()
4359 script.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_script()4365 script.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_script()