Searched refs:thread__var_comm_len (Results 1 – 2 of 2) sorted by relevance
310 return thread__var_comm_len(thread); in __thread__comm_len()316 int comm_len = thread__var_comm_len(thread); in thread__comm_len()
216 static inline int thread__var_comm_len(const struct thread *thread) in thread__var_comm_len() function