Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.c287 static const char *__thread__comm_str(struct thread *thread) in __thread__comm_str() function
302 str = __thread__comm_str(thread); in thread__comm_str()
326 comm = __thread__comm_str(thread); in thread__comm_len()