Searched refs:annotation_line__write (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/tools/perf/util/ |
D | annotate.h | 217 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
|
D | annotate.c | 2554 annotation_line__write(al, notes, &wops, opts); in symbol__annotate_fprintf2() 3116 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write() function
|
/linux-5.19.10/tools/perf/ui/browsers/ |
D | annotate.c | 122 annotation_line__write(al, notes, &ops, ab->opts); in annotate_browser__write()
|