Home
last modified time | relevance | path

Searched refs:disasm__purge (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dannotate.h147 void disasm__purge(struct list_head *head);
Dannotate.c1316 void disasm__purge(struct list_head *head) in disasm__purge() function
1379 disasm__purge(&symbol__annotation(sym)->src->source); in symbol__tty_annotate()