Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.c304 static int __thread__comm_len(struct thread *thread, const char *comm) in __thread__comm_len() function
323 comm_len = __thread__comm_len(thread, comm); in thread__comm_len()