Home
last modified time | relevance | path

Searched refs:annotation_line__write (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dannotate.h217 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
Dannotate.c2554 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/
Dannotate.c122 annotation_line__write(al, notes, &ops, ab->opts); in annotate_browser__write()