Lines Matching refs:OPT_STRING
2471 OPT_STRING('i', "input", &input_name, "file", "input file name"),
2476 OPT_STRING(0, "vmlinux", &symbol_conf.vmlinux_name,
2478 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
2493 OPT_STRING('k', "key", &sort_key, "acquired",
2495 OPT_STRING('F', "field", &output_fields, NULL,
2507 OPT_STRING('k', "key", &sort_key, "wait_total",
2509 OPT_STRING('F', "field", &output_fields, "contended,wait_total,wait_max,avg_wait",
2516 OPT_STRING('C', "cpu", &target.cpu_list, "cpu",
2518 OPT_STRING('p', "pid", &target.pid, "pid",
2520 OPT_STRING(0, "tid", &target.tid, "tid",