OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread__comm_len
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
thread.h
32
int
thread__comm_len
(struct thread *self);
thread.c
47
int
thread__comm_len
(struct thread *self)
function
hist.c
63
len =
thread__comm_len
(h->thread);
733
left_margin -=
thread__comm_len
(self->thread);
Completed in 190 milliseconds