Home
last modified time | relevance | path

Searched defs:pid_ (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
Dthread.h40 pid_t pid_; /* Not all tools update this */ in DECLARE_RC_STRUCT() local
142 static inline void thread__set_pid(struct thread *thread, pid_t pid_) in thread__set_pid()
/kernel/linux/linux-5.10/tools/perf/util/
Dthread.h38 pid_t pid_; /* Not all tools update this */ member