Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.h311 void annotation__exit(struct annotation *notes);
H A Dsymbol.c299 annotation__exit(notes); in symbol__delete()
H A Dannotate.c1332 void annotation__exit(struct annotation *notes) in annotation__exit() function