Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.h303 void annotation__exit(struct annotation *notes);
Dsymbol.c318 annotation__exit(notes); in symbol__delete()
Dannotate.c1264 void annotation__exit(struct annotation *notes) in annotation__exit() function