Home
last modified time | relevance | path

Searched refs:annotation__init (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dannotate.h348 static inline void annotation__init(struct annotation *notes __maybe_unused) in annotation__init() function
H A Dsymbol.c311 annotation__init(notes); in symbol__new()