Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dtool.h88 enum show_feature_header show_feat_hdr; member
H A Dheader.c4329 if (!feat_ops[feat].print || !tool->show_feat_hdr) in perf_event__process_feature()
4333 tool->show_feat_hdr >= SHOW_FEAT_HEADER_FULL_INFO) { in perf_event__process_feature()
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c1592 report.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_report()
1594 report.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_report()
H A Dbuiltin-script.c4244 script.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_script()
4250 script.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_script()