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

/linux-master/tools/perf/util/
H A Dthread.h81 static inline void __thread__zput(struct thread **thread) function
87 #define thread__zput(thread) __thread__zput(&thread)

Completed in 91 milliseconds