Searched refs:tid_list_str (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/tools/perf/util/ |
| H A D | symbol_conf.h | 67 *tid_list_str, member
|
| H A D | symbol.c | 2542 symbol_conf.tid_list_str, "tid") < 0) in symbol__init()
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-report.c | 1385 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_report()
|
| H A D | builtin-diff.c | 1296 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
|
| H A D | builtin-sched.c | 3840 OPT_STRING('t', "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_sched()
|
| H A D | builtin-script.c | 3779 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_script()
|
| H A D | builtin-trace.c | 4727 symbol_conf.tid_list_str = strdup(trace->opts.target.tid); in trace__replay()
|