OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comm_list
(Results
1 - 4
of
4
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h
125
*
comm_list
,
member in struct:symbol_conf
symbol.c
[
all
...]
event.c
723
if (symbol_conf.
comm_list
&&
724
!strlist__has_entry(symbol_conf.
comm_list
, thread->comm))
sort.c
1028
sort_entry__setup_elide(&sort_comm, symbol_conf.
comm_list
,
Completed in 622 milliseconds