Searched refs:dso_list_str (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | symbol.h | 118 const char *dso_list_str, member
|
D | symbol.c | 1944 symbol_conf.dso_list_str, "dso") < 0) in symbol__init()
|
/linux-4.1.27/tools/perf/ |
D | builtin-annotate.c | 292 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_annotate()
|
D | builtin-report.c | 668 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_report()
|
D | builtin-diff.c | 798 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
|
D | builtin-top.c | 1138 OPT_STRING(0, "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_top()
|