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