Searched refs:comm_list (Results 1 – 4 of 4) sorted by relevance
115 *comm_list, member
1467 if (setup_list(&symbol_conf.comm_list, in symbol__init()1493 strlist__delete(symbol_conf.comm_list); in symbol__init()1505 strlist__delete(symbol_conf.comm_list); in symbol__exit()1507 symbol_conf.sym_list = symbol_conf.dso_list = symbol_conf.comm_list = NULL; in symbol__exit()
725 if (symbol_conf.comm_list && in perf_event__preprocess_sample()726 !strlist__has_entry(symbol_conf.comm_list, thread->comm)) in perf_event__preprocess_sample()
1028 sort_entry__setup_elide(&sort_comm, symbol_conf.comm_list, in sort__setup_elide()