| /linux/tools/perf/ |
| H A D | builtin-data.c | 41 OPT_STRING('i', "input", &input_name, "file", "input file name"), 72 return bt_convert__perf2json(input_name, to_json, &opts); in cmd_data_convert() 76 return bt_convert__perf2ctf(input_name, to_ctf, &opts); in cmd_data_convert()
|
| H A D | builtin-mem.c | 34 const char *input_name; member 272 .path = input_name, in report_raw_events() 475 .input_name = "perf.data", in cmd_mem() 509 OPT_STRING('i', "input", &input_name, "file", in cmd_mem() 534 if (!mem.input_name || !strlen(mem.input_name)) { in cmd_mem() 536 mem.input_name = "-"; in cmd_mem() 538 mem.input_name = "perf.data"; in cmd_mem()
|
| H A D | builtin-buildid-list.c | 91 .path = input_name, in perf_session__list_build_ids() 101 if (filename__fprintf_build_id(input_name, stdout) > 0) in perf_session__list_build_ids() 152 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_buildid_list()
|
| H A D | builtin-evlist.c | 77 OPT_STRING('i', "input", &input_name, "file", "Input file name"), in cmd_evlist() 101 return __cmd_evlist(input_name, &details); in cmd_evlist()
|
| H A D | builtin-report.c | 1334 OPT_STRING('i', "input", &input_name, "file", in cmd_report() 1590 if (!input_name || !strlen(input_name)) { in cmd_report() 1592 input_name = "-"; in cmd_report() 1594 input_name = "perf.data"; in cmd_report() 1598 data.path = input_name; in cmd_report() 1753 if (strcmp(input_name, "-") != 0) in cmd_report()
|
| H A D | builtin-inject.c | 130 const char *input_name; 2387 inject->input_name, inject->output.path); in __cmd_inject() 2667 .input_name = "-", in cmd_inject() 2698 OPT_STRING('i', "input", &inject.input_name, "file", in cmd_inject() 2781 if (!strcmp(inject.input_name, "-")) { 2798 has_kcore_dir(inject.input_name)) { 2816 data.path = inject.input_name; 126 const char *input_name; global() member
|
| H A D | builtin-stat.c | 2351 OPT_STRING('i', "input", &input_name, "file", "input file name"), in __cmd_report() 2377 if (!input_name || !strlen(input_name)) { in setup_system_wide() 2379 input_name = "-"; in setup_system_wide() 2381 input_name = "perf.data"; in setup_system_wide() 2384 perf_stat.data.path = input_name; in setup_system_wide()
|
| H A D | builtin-annotate.c | 703 OPT_STRING('i', "input", &input_name, "file", in cmd_annotate() 852 data.path = input_name; in cmd_annotate()
|
| H A D | builtin-kwork.c | 1834 .path = input_name, in perf_kwork__read_events() 2477 OPT_STRING('i', "input", &input_name, "file", in cmd_kwork() 2496 OPT_STRING('i', "input", &input_name, "file", in cmd_kwork() 2521 OPT_STRING('i', "input", &input_name, "file", in cmd_kwork() 2534 OPT_STRING('i', "input", &input_name, "file", in cmd_kwork()
|
| H A D | builtin-c2c.c | 3077 OPT_STRING('i', "input", &input_name, "file", in perf_c2c__report() 3155 if (!input_name || !strlen(input_name)) in perf_c2c__report() 3156 input_name = "perf.data"; in perf_c2c__report() 3158 data.path = input_name; in perf_c2c__report()
|
| H A D | builtin-lock.c | 1856 .path = input_name, in __cmd_report() 1997 .path = input_name, in __cmd_contention() 2598 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_lock()
|
| H A D | builtin-kmem.c | 1962 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_kmem() 2016 data.path = input_name; in cmd_kmem()
|
| H A D | builtin-timechart.c | 1712 .path = input_name, in timechart__io_record() 2063 OPT_STRING('i', "input", &input_name, "file", "input file name"),
|
| H A D | builtin-sched.c | 2186 .path = input_name, in timehist_print_sample() 3578 .path = input_name, 4924 .path = input_name, in cmd_sched() 5283 OPT_STRING('i', "input", &input_name, "file", 5362 OPT_STRING('i', "input", &input_name, "file",
|
| /linux/tools/perf/util/ |
| H A D | data-convert.h | 15 int bt_convert__perf2ctf(const char *input_name, const char *to_ctf, 19 int bt_convert__perf2json(const char *input_name, const char *to_ctf,
|
| H A D | util.h | 23 extern const char *input_name;
|
| H A D | data-convert-json.c | 339 bt_convert__perf2json(const char * input_name,const char * output_name,struct perf_data_convert_opts * opts __maybe_unused) bt_convert__perf2json() argument
|
| H A D | util.c | 32 const char *input_name; variable
|
| /linux/tools/perf/ui/browsers/ |
| H A D | res_sample.c | 78 input_name ? "-i " : "", in res_sample_browse() 79 input_name ? input_name : "", in res_sample_browse()
|
| H A D | scripts.c | 166 .path = input_name, in find_scripts() 359 input_name ? "-i " : "", in script_browse() 360 input_name ? input_name : "") < 0) in script_browse()
|
| /linux/drivers/platform/x86/ |
| H A D | quickstart.c | 42 char input_name[32]; member 197 snprintf(data->input_name, sizeof(data->input_name), "Quickstart Button %u", data->id); in quickstart_probe() 200 data->input_device->name = data->input_name; in quickstart_probe()
|
| H A D | asus-wmi.h | 69 const char *input_name; member
|
| H A D | eeepc-wmi.c | 203 .input_name = "Eee PC WMI hotkeys",
|
| H A D | asus-nb-wmi.c | 701 .input_name = "Asus WMI hotkeys",
|
| /linux/sound/soc/codecs/ |
| H A D | audio-iio-aux.c | 137 char *input_name __free(kfree) = kasprintf(GFP_KERNEL, "%s IN", chan->name); in audio_iio_aux_add_dapms() 138 if (!input_name) in audio_iio_aux_add_dapms() 149 widgets[0] = SND_SOC_DAPM_INPUT(input_name); in audio_iio_aux_add_dapms() 158 routes[0].source = input_name; in audio_iio_aux_add_dapms()
|