OPT_INTEGER
OPT_INTEGER(0, "prefix", &opts.prefix, "generate prefix symbols"),
OPT_INTEGER('n', "nr-events", &nr_events,
OPT_INTEGER('i', "iterations", &iterations,
OPT_INTEGER( 'b', "buckets", ¶ms.nbuckets, "Specify amount of hash buckets"),
OPT_INTEGER( 'b', "buckets", ¶ms.nbuckets, "Specify amount of hash buckets"),
OPT_INTEGER( 'b', "buckets", ¶ms.nbuckets, "Specify amount of hash buckets"),
OPT_INTEGER( 'b', "buckets", ¶ms.nbuckets, "Specify amount of hash buckets"),
OPT_INTEGER( 'b', "buckets", ¶ms.nbuckets, "Specify amount of hash buckets"),
OPT_INTEGER('p', "nr_proc" , &p0.nr_proc, "number of processes"),
OPT_INTEGER('t', "nr_threads" , &p0.nr_threads, "number of threads per process"),
OPT_INTEGER('x', "perturb_secs", &p0.perturb_secs, "perturb thread 0/0 every X secs, to test convergence stability"),
OPT_INTEGER('H', "thp" , &p0.thp, "MADV_NOHUGEPAGE < 0 < MADV_HUGEPAGE"),
OPT_INTEGER('l', "loop", &loops, "Specify number of loops"),
OPT_INTEGER('l', "loop", &loops, "Specify number of loops"),
OPT_INTEGER('l', "loop", &loops, "Specify number of loops"),
OPT_INTEGER(0, "target-ns", &ns_id, "target pid for namespace context"),
OPT_INTEGER('D', "delay", &ftrace.target.initial_delay,
OPT_INTEGER(0, "vcpu", &kvm->trace_vcpu,
OPT_INTEGER(0, "vcpu", &kvm->trace_vcpu,
OPT_INTEGER('E', "entries", &print_nr_entries, "display this many functions"),
OPT_INTEGER(0, "stack-skip", &stack_skip,
OPT_INTEGER('E', "entries", &print_nr_entries, "display this many functions"),
OPT_INTEGER('\0', "max-probes", &probe_conf.max_probes,
OPT_INTEGER('r', "realtime", &record.realtime_prio,
OPT_INTEGER(0, "switch-max-files", &record.switch_output.num_files,
OPT_INTEGER(0, "max-stack", &report.max_stack,
OPT_INTEGER(0, "group-sort-idx", &symbol_conf.group_sort_idx,
OPT_INTEGER(0, "samples", &symbol_conf.res_sample,
OPT_INTEGER(0, "socket-filter", &report.socket_filter,
OPT_INTEGER('C', "CPU", &sched.profile_cpu,
OPT_INTEGER(0, "addr-range", &symbol_conf.addr_range,
OPT_INTEGER(0, "max-blocks", &max_blocks,
OPT_INTEGER('r', "repeat", &stat_config.run_count,
OPT_INTEGER(0, "log-fd", &output_fd,
OPT_INTEGER(0, "interval-count", &stat_config.times,
OPT_INTEGER('D', "delay", &target.initial_delay,
OPT_INTEGER('w', "width", &svg_page_width, "page width"),
OPT_INTEGER('n', "proc-num", &tchart.proc_num,
OPT_INTEGER('r', "realtime", &top.realtime_prio,
OPT_INTEGER('d', "delay", &top.delay_secs,
OPT_INTEGER('f', "count-filter", &top.count_filter,
OPT_INTEGER('E', "entries", &top.print_entries,
OPT_INTEGER(0, "max-stack", &top.max_stack,
OPT_INTEGER(0, "group-sort-idx", &symbol_conf.group_sort_idx,
OPT_INTEGER('D', "delay", &trace.opts.target.initial_delay,
OPT_INTEGER(0, "max-summary", &trace.max_summary,