Home
last modified time | relevance | path

Searched refs:feat_id (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/tools/perf/
Dbuiltin-report.c210 if (event->feat.feat_id < HEADER_LAST_FEATURE) in process_feature_event()
213 if (event->feat.feat_id != HEADER_LAST_FEATURE) { in process_feature_event()
215 event->feat.feat_id); in process_feature_event()
Dbuiltin-annotate.c290 if (event->feat.feat_id < HEADER_LAST_FEATURE) in process_feature_event()
Dbuiltin-script.c3051 if (event->feat.feat_id < HEADER_LAST_FEATURE) in process_feature_event()
/Linux-v4.19/tools/perf/util/
Devent.h619 u64 feat_id; member
Dheader.c3428 fe->feat_id = feat; in perf_event__synthesize_features()
3441 fe->feat_id = HEADER_LAST_FEATURE; in perf_event__synthesize_features()
3458 u64 feat = fe->feat_id; in perf_event__process_feature()
/Linux-v4.19/fs/f2fs/
Dsysfs.c329 enum feat_id { enum