Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread.c292 static const char *__thread__comm_str(const struct thread *thread) in __thread__comm_str() function
307 str = __thread__comm_str(thread); in thread__comm_str()