Searched refs:sym_list (Results 1 – 4 of 4) sorted by relevance
128 *sym_list, member
1049 if (symbol_conf.sym_list && in perf_event__preprocess_sample()1050 (!al->sym || !strlist__has_entry(symbol_conf.sym_list, in perf_event__preprocess_sample()
2013 if (setup_list(&symbol_conf.sym_list, in symbol__init()2049 strlist__delete(symbol_conf.sym_list); in symbol__exit()2055 symbol_conf.sym_list = symbol_conf.dso_list = symbol_conf.comm_list = NULL; in symbol__exit()
1792 return __get_elide(symbol_conf.sym_list, "symbol", output); in get_elide()