Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dannotate.h167 void disasm__purge(struct list_head *head);
Dannotate.c1571 void disasm__purge(struct list_head *head) in disasm__purge() function
1633 disasm__purge(&symbol__annotation(sym)->src->source); in symbol__tty_annotate()