Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A 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()
/kernel/linux/linux-5.10/tools/perf/util/
H A 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()

Completed in 2 milliseconds