Home
last modified time | relevance | path

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

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