Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dannotate.h303 void annotation__exit(struct annotation *notes);
Dsymbol.c332 annotation__exit(notes); in symbol__delete()
Dannotate.c1299 void annotation__exit(struct annotation *notes) in annotation__exit() function