Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.h88 static inline void __thread__zput(struct thread **thread) in __thread__zput() function
94 #define thread__zput(thread) __thread__zput(&thread)