Searched refs:feat_copier (Results 1 – 3 of 3) sorted by relevance
145 struct feat_copier { struct146 int (*copy)(struct feat_copier *fc, int feat, struct feat_writer *fw); argument152 struct feat_copier *fc,
3540 struct feat_copier *fc) in do_write_feat()3587 struct feat_copier *fc) in perf_header__adds_write()3656 struct feat_copier *fc, in perf_session__do_write_header()3798 struct feat_copier *fc, in perf_session__inject_header()
2105 struct feat_copier fc;2109 static int feat_copy_cb(struct feat_copier *fc, int feat, struct feat_writer *fw) in feat_copy_cb()