Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h447 void annotated_source__purge(struct annotated_source *as);
H A Dannotate.c1397 void annotated_source__purge(struct annotated_source *as) in annotated_source__purge() function
1632 annotated_source__purge(symbol__annotation(sym)->src); in symbol__tty_annotate2()
1664 annotated_source__purge(symbol__annotation(sym)->src); in symbol__tty_annotate()
/linux/tools/perf/ui/browsers/
H A Dannotate.c1011 annotated_source__purge(notes->src); in symbol__tui_annotate()