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

/linux-master/tools/perf/util/
H A Dtool.h88 enum show_feature_header show_feat_hdr; member in struct:perf_tool
H A Dheader.c4357 if (!feat_ops[feat].print || !tool->show_feat_hdr)
4361 tool->show_feat_hdr >= SHOW_FEAT_HEADER_FULL_INFO) {
/linux-master/tools/perf/
H A Dbuiltin-report.c1665 report.tool.show_feat_hdr = SHOW_FEAT_HEADER;
1667 report.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO;
H A Dbuiltin-script.c4267 script.tool.show_feat_hdr = SHOW_FEAT_HEADER;
4273 script.tool.show_feat_hdr = SHOW_FEAT_HEADER_FULL_INFO;

Completed in 285 milliseconds