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.h213 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
H A Dannotate.c1382 annotation_line__write(al, notes, &wops, apd); in symbol__annotate_fprintf2()
2010 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write() function
/linux/tools/perf/ui/browsers/
H A Dannotate.c149 annotation_line__write(al, notes, &ops, &apd); in annotate_browser__write()