Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h389 void annotated_source__purge(struct annotated_source *as);
H A Dannotate.c2571 void annotated_source__purge(struct annotated_source *as) in annotated_source__purge() function
2791 annotated_source__purge(symbol__annotation(sym)->src); in symbol__tty_annotate2()
2816 annotated_source__purge(symbol__annotation(sym)->src); in symbol__tty_annotate()
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dannotate.c939 annotated_source__purge(notes->src); in symbol__tui_annotate()