Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dthread.h76 static inline void __thread__zput(struct thread **thread) in __thread__zput() function
82 #define thread__zput(thread) __thread__zput(&thread)