Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.c283 static const char *__thread__comm_str(struct thread *thread) in __thread__comm_str() function
298 str = __thread__comm_str(thread); in thread__comm_str()
322 comm = __thread__comm_str(thread); in thread__comm_len()