Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dtool.h86 enum show_feature_header show_feat_hdr; member
A Dheader.c4151 if (!feat_ops[feat].print || !tool->show_feat_hdr) in perf_event__process_feature()
4155 tool->show_feat_hdr >= SHOW_FEAT_HEADER_FULL_INFO) { in perf_event__process_feature()
/linux/tools/perf/
A Dbuiltin-report.c1504 report.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_report()
1506 report.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_report()
A Dbuiltin-script.c4043 script.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_script()
4049 script.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_script()

Completed in 24 milliseconds