Searched refs:feat_copier (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dheader.h131 /* feat_copier copies a feature section using feat_writer to output */
132 struct feat_copier { struct
133 int (*copy)(struct feat_copier *fc, int feat, struct feat_writer *fw);
139 struct feat_copier *fc);
H A Dheader.c3563 struct feat_copier *fc)
3610 struct feat_copier *fc)
3679 struct feat_copier *fc)
3794 struct feat_copier *fc)
/linux-master/tools/perf/
H A Dbuiltin-inject.c1916 struct feat_copier fc;
1920 static int feat_copy_cb(struct feat_copier *fc, int feat, struct feat_writer *fw)

Completed in 140 milliseconds