Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dthread.h101 int thread__comm_len(struct thread *thread);
Dthread.c318 int thread__comm_len(struct thread *thread) in thread__comm_len() function
Dhist.c104 len = thread__comm_len(h->thread); in hists__calc_col_len()