Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dtool.h88 enum show_feature_header show_feat_hdr; member
A Dheader.c4297 if (!feat_ops[feat].print || !tool->show_feat_hdr) in perf_event__process_feature()
4301 tool->show_feat_hdr >= SHOW_FEAT_HEADER_FULL_INFO) { in perf_event__process_feature()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-report.c1555 report.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_report()
1557 report.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_report()
A Dbuiltin-script.c4212 script.tool.show_feat_hdr = SHOW_FEAT_HEADER; in cmd_script()
4218 script.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO; in cmd_script()

Completed in 21 milliseconds