Home | History | Annotate | Download | only in util

Lines Matching refs:perf_header__has_feat

61 bool perf_header__has_feat(const struct perf_header *header, int feat)
2208 if (perf_header__has_feat(h, type)) {