Searched refs:feat_copier (Results 1 – 3 of 3) sorted by relevance
130 struct feat_copier { struct131 int (*copy)(struct feat_copier *fc, int feat, struct feat_writer *fw); argument137 struct feat_copier *fc);
3480 struct feat_copier *fc) in do_write_feat()3527 struct feat_copier *fc) in perf_header__adds_write()3597 struct feat_copier *fc) in perf_session__do_write_header()3706 struct feat_copier *fc) in perf_session__inject_header()
863 struct feat_copier fc;867 static int feat_copy_cb(struct feat_copier *fc, int feat, struct feat_writer *fw) in feat_copy_cb()