Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dthread.h46 static inline void __thread__zput(struct thread **thread) in __thread__zput() function
52 #define thread__zput(thread) __thread__zput(&thread)