Searched refs:annotation_line__write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.h | 215 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
|
H A D | annotate.c | 2524 annotation_line__write(al, notes, &wops, opts); in symbol__annotate_fprintf2() 3070 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.h | 216 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
|
H A D | annotate.c | 2654 annotation_line__write(al, notes, &wops, opts); in symbol__annotate_fprintf2() 3230 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write() function
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | annotate.c | 122 annotation_line__write(al, notes, &ops, ab->opts); in annotate_browser__write()
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | annotate.c | 117 annotation_line__write(al, notes, &ops, ab->opts); in annotate_browser__write()
|
Completed in 13 milliseconds