Searched refs:tid_list_str (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.1/tools/perf/util/ |
D | symbol_conf.h | 60 *tid_list_str, member
|
D | symbol.c | 2566 symbol_conf.tid_list_str, "tid") < 0) in symbol__init()
|
/Linux-v6.1/tools/perf/ |
D | builtin-report.c | 1291 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_report()
|
D | builtin-diff.c | 1307 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
|
D | builtin-sched.c | 3541 OPT_STRING('t', "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_sched()
|
D | builtin-script.c | 3879 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_script()
|
D | builtin-trace.c | 4262 symbol_conf.tid_list_str = strdup(trace->opts.target.tid);
|