Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds