Home
last modified time | relevance | path

Searched refs:sym_list (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Dsymbol.h136 *sym_list, member
Dsymbol.c2032 if (setup_list(&symbol_conf.sym_list, in symbol__init()
2068 strlist__delete(symbol_conf.sym_list); in symbol__exit()
2074 symbol_conf.sym_list = symbol_conf.dso_list = symbol_conf.comm_list = NULL; in symbol__exit()
Devent.c1373 if (symbol_conf.sym_list && in machine__resolve()
1374 (!al->sym || !strlist__has_entry(symbol_conf.sym_list, in machine__resolve()
Dhist.c1198 if (symbol_conf.sym_list == NULL) in hist_entry__check_and_remove_filter()
Dsort.c2632 return __get_elide(symbol_conf.sym_list, "symbol", output); in get_elide()