Searched refs:sym_list (Results 1 – 4 of 4) sorted by relevance
126 *sym_list, member
931 if (symbol_conf.sym_list && in perf_event__preprocess_sample()932 (!al->sym || !strlist__has_entry(symbol_conf.sym_list, in perf_event__preprocess_sample()
1959 if (setup_list(&symbol_conf.sym_list, in symbol__init()1995 strlist__delete(symbol_conf.sym_list); in symbol__exit()2001 symbol_conf.sym_list = symbol_conf.dso_list = symbol_conf.comm_list = NULL; in symbol__exit()
1648 return __get_elide(symbol_conf.sym_list, "symbol", output); in get_elide()