Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h365 void annotation__exit(struct annotation *notes);
H A Dsymbol.c341 annotation__exit(notes); in symbol__delete()
H A Dannotate.c598 void annotation__exit(struct annotation *notes) in annotation__exit() function