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

/linux-master/tools/perf/util/
H A Dthread.c308 static int __thread__comm_len(struct thread *thread, const char *comm) function
327 comm_len = __thread__comm_len(thread, comm);

Completed in 145 milliseconds