Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.c314 return thread__var_comm_len(thread); in __thread__comm_len()
320 int comm_len = thread__var_comm_len(thread); in thread__comm_len()
H A Dthread.h202 static inline int thread__var_comm_len(const struct thread *thread) in thread__var_comm_len() function

Completed in 3 milliseconds