Searched refs:dso_list_str (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/tools/perf/util/ |
| H A D | symbol_conf.h | 64 const char *dso_list_str, member
|
| H A D | symbol.c | 2530 symbol_conf.dso_list_str, "dso") < 0) in symbol__init()
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-annotate.c | 712 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_annotate()
|
| H A D | builtin-top.c | 1546 OPT_STRING(0, "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_top()
|
| H A D | builtin-report.c | 1379 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_report()
|
| H A D | builtin-diff.c | 1273 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
|
| H A D | builtin-script.c | 3756 OPT_STRING(0, "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_script()
|