Searched refs:feat_copier (Results 1 – 3 of 3) sorted by relevance
132 struct feat_copier { struct133 int (*copy)(struct feat_copier *fc, int feat, struct feat_writer *fw); argument139 struct feat_copier *fc);
3540 struct feat_copier *fc) in do_write_feat()3587 struct feat_copier *fc) in perf_header__adds_write()3657 struct feat_copier *fc) in perf_session__do_write_header()3766 struct feat_copier *fc) in perf_session__inject_header()
1916 struct feat_copier fc;1920 static int feat_copy_cb(struct feat_copier *fc, int feat, struct feat_writer *fw) in feat_copy_cb()