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);
3508 struct feat_copier *fc) in do_write_feat()3555 struct feat_copier *fc) in perf_header__adds_write()3625 struct feat_copier *fc) in perf_session__do_write_header()3734 struct feat_copier *fc) in perf_session__inject_header()
1897 struct feat_copier fc;1901 static int feat_copy_cb(struct feat_copier *fc, int feat, struct feat_writer *fw) in feat_copy_cb()
Completed in 16 milliseconds