Lines Matching refs:annotation_options
57 struct annotation_options annotation__default_options = {
1160 struct annotation_options *options;
1702 struct annotation_options *opts = args->options; in symbol__disassemble_bpf()
1931 struct annotation_options *opts = args->options; in symbol__disassemble()
2178 struct annotation_options *options, struct arch **parch) in symbol__annotate()
2218 struct annotation_options *opts) in insert_source_line()
2369 struct annotation_options *opts) in symbol__annotate_printf()
2509 struct annotation_options *opts) in symbol__annotate_fprintf2()
2535 struct annotation_options *opts) in map_symbol__annotation_dump()
2746 struct annotation_options *opts) in annotation__calc_lines()
2777 struct annotation_options *opts) in symbol__calc_lines()
2785 struct annotation_options *opts) in symbol__tty_annotate2()
2821 struct annotation_options *opts) in symbol__tty_annotate()
3090 struct annotation_options *opts) in annotation_line__write()
3101 struct annotation_options *options, struct arch **parch) in symbol__annotate2()
3141 struct annotation_options *opt = data; in annotation__config()
3182 void annotation_config__init(struct annotation_options *opt) in annotation_config__init()
3211 struct annotation_options *opts = opt->value; in annotate_parse_percent_type()
3239 int annotate_check_args(struct annotation_options *args) in annotate_check_args()