Home
last modified time | relevance | path

Searched refs:thread__comm_len (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dthread.h102 int thread__comm_len(struct thread *thread);
H A Dthread.c314 int thread__comm_len(struct thread *thread) in thread__comm_len() function
H A Dhist.c103 len = thread__comm_len(h->thread); in hists__calc_col_len()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread.h101 int thread__comm_len(struct thread *thread);
H A Dthread.c318 int thread__comm_len(struct thread *thread) in thread__comm_len() function
H A Dhist.c104 len = thread__comm_len(h->thread); in hists__calc_col_len()

Completed in 9 milliseconds