Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddso.h255 static inline void __dso__zput(struct dso **dso) in __dso__zput() function
261 #define dso__zput(dso) __dso__zput(&dso)