Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate.h201 void annotation_line__write(struct annotation_line *al, struct annotation *notes,
H A Dannotate.c1377 annotation_line__write(al, notes, &wops); in symbol__annotate_fprintf2()
2117 void annotation_line__write(struct annotation_line *al, struct annotation *notes, in annotation_line__write() function
/linux-6.15/tools/perf/ui/browsers/
H A Dannotate.c115 annotation_line__write(al, notes, &ops); in annotate_browser__write()