Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate.h351 void annotation__exit(struct annotation *notes);
H A Dsymbol.c335 annotation__exit(notes); in symbol__delete()
H A Dannotate.c595 void annotation__exit(struct annotation *notes) in annotation__exit() function