Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dannotate.h304 void annotation__exit(struct annotation *notes);
Dsymbol.c318 annotation__exit(notes); in symbol__delete()
Dannotate.c1263 void annotation__exit(struct annotation *notes) in annotation__exit() function