Searched refs:annotation_line__write (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/tools/perf/util/ |
D | annotate.h | 216 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
|
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
|
/linux-6.6.21/tools/perf/ui/browsers/ |
D | annotate.c | 117 annotation_line__write(al, notes, &ops, ab->opts); in annotate_browser__write()
|