Lines Matching refs:OPT_STRING
2594 OPT_STRING('i', "input", &input_name, "file", "input file name"),
2599 OPT_STRING(0, "vmlinux", &symbol_conf.vmlinux_name,
2601 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
2616 OPT_STRING('k', "key", &sort_key, "acquired",
2618 OPT_STRING('F', "field", &output_fields, NULL,
2630 OPT_STRING('k', "key", &sort_key, "wait_total",
2632 OPT_STRING('F', "field", &output_fields, "contended,wait_total,wait_max,avg_wait",
2639 OPT_STRING('C', "cpu", &target.cpu_list, "cpu",
2641 OPT_STRING('p', "pid", &target.pid, "pid",
2643 OPT_STRING(0, "tid", &target.tid, "tid",