Searched refs:comm_list (Results 1 – 5 of 5) sorted by relevance
229 sort_entry__setup_elide(&sort_comm, symbol_conf.comm_list, "comm", NULL); in cmd_diff()
526 sort_entry__setup_elide(&sort_comm, symbol_conf.comm_list, "comm", stdout); in cmd_report()
119 *comm_list, member
788 if (symbol_conf.comm_list && in perf_event__preprocess_sample()789 !strlist__has_entry(symbol_conf.comm_list, thread->comm)) in perf_event__preprocess_sample()
2499 if (setup_list(&symbol_conf.comm_list, in symbol__init()2527 strlist__delete(symbol_conf.comm_list); in symbol__init()2537 strlist__delete(symbol_conf.comm_list); in symbol__exit()2539 symbol_conf.sym_list = symbol_conf.dso_list = symbol_conf.comm_list = NULL; in symbol__exit()