Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.h49 bool comm_set; in DECLARE_RC_STRUCT() local
206 return RC_CHK_ACCESS(thread)->comm_set; in thread__comm_set()
211 RC_CHK_ACCESS(thread)->comm_set = set; in thread__set_comm_set()