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

/linux-master/tools/perf/util/
H A Dthread.h214 static inline void thread__set_comm_len(struct thread *thread, int len) function
H A Dthread.c312 thread__set_comm_len(thread, strlen(comm));

Completed in 101 milliseconds