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

/linux-master/tools/perf/util/
H A Dthread.c287 static const char *__thread__comm_str(struct thread *thread) function
302 str = __thread__comm_str(thread);
326 comm = __thread__comm_str(thread);

Completed in 140 milliseconds