Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dthread.h75 static inline void __thread__zput(struct thread **thread) in __thread__zput() function
81 #define thread__zput(thread) __thread__zput(&thread)