Searched refs:comm_len (Results 1 – 2 of 2) sorted by relevance
163 if (!thread->comm_len) { in thread__comm_len()167 thread->comm_len = strlen(comm); in thread__comm_len()170 return thread->comm_len; in thread__comm_len()
28 int comm_len; member