Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h188 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
H A Dannotate.c1328 annotation_line__write(al, notes, &wops); in symbol__annotate_fprintf2()
2066 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write() function
/linux/tools/perf/ui/browsers/
H A Dannotate.c115 annotation_line__write(al, notes, &ops); in annotate_browser__write()