Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h215 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
H A Dannotate.c2510 annotation_line__write(al, notes, &wops, opts); in symbol__annotate_fprintf2()
3056 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write() function
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dannotate.c122 annotation_line__write(al, notes, &ops, ab->opts); in annotate_browser__write()