Searched refs:thread__var_comm_len (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.c314 return thread__var_comm_len(thread);
320 int comm_len = thread__var_comm_len(thread);
H A Dthread.h209 static inline int thread__var_comm_len(const struct thread *thread) function

Completed in 119 milliseconds