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.h476 void annotated_source__purge(struct annotated_source *as);
H A Dannotate.c1460 void annotated_source__purge(struct annotated_source *as) in annotated_source__purge() function
1701 annotated_source__purge(symbol__annotation(sym)->src); in hist_entry__tty_annotate2()
1734 annotated_source__purge(symbol__annotation(sym)->src); in hist_entry__tty_annotate()
/linux/tools/perf/ui/browsers/
H A Dannotate.c469 annotated_source__purge(notes->src); in annotate_browser__toggle_source()
1205 annotated_source__purge(notes->src); in __hist_entry__tui_annotate()