Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dthread.c308 static int __thread__comm_len(struct thread *thread, const char *comm) in __thread__comm_len() function
327 comm_len = __thread__comm_len(thread, comm); in thread__comm_len()