Searched refs:tid_list_str (Results 1 – 7 of 7) sorted by relevance
| /tools/perf/util/ |
| A D | symbol_conf.h | 67 *tid_list_str, member
|
| A D | symbol.c | 2552 symbol_conf.tid_list_str, "tid") < 0) in symbol__init()
|
| /tools/perf/ |
| A D | builtin-report.c | 1399 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_report()
|
| A D | builtin-diff.c | 1296 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
|
| A D | builtin-sched.c | 3915 OPT_STRING('t', "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_sched()
|
| A D | builtin-script.c | 3789 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]", in cmd_script()
|
| A D | builtin-trace.c | 4706 symbol_conf.tid_list_str = strdup(trace->opts.target.tid); in trace__replay()
|
Completed in 43 milliseconds