Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.h211 static inline void thread__set_comm_set(struct thread *thread, bool set) in thread__set_comm_set() function
H A Dthread.c250 thread__set_comm_set(thread, true); in ____thread__set_comm()