Lines Matching refs:OPT_STRING
2268 OPT_STRING('i', "input", &input_name, "file", "input file name"),
2372 OPT_STRING('p', "pid", &target.pid, "pid",
2374 OPT_STRING('t', "tid", &target.tid, "tid",
2377 OPT_STRING('b', "bpf-prog", &target.bpf_str, "bpf-prog-id",
2381 OPT_STRING(0, "bpf-attr-map", &target.attr_map, "attr-map-path",
2403 OPT_STRING('C', "cpu", &target.cpu_list, "cpu",
2411 OPT_STRING('x', "field-separator", &stat_config.csv_sep, "separator",
2417 OPT_STRING(0, "for-each-cgroup", &stat_config.cgroup_list, "name",
2419 OPT_STRING('o', "output", &output_name, "file", "output file name"),
2423 OPT_STRING(0, "pre", &pre_cmd, "command",
2425 OPT_STRING(0, "post", &post_cmd, "command",