Lines Matching refs:OPT_CALLBACK
3338 OPT_CALLBACK('e', "event", &record.evlist, "event",
3341 OPT_CALLBACK(0, "filter", &record.evlist, "filter",
3372 OPT_CALLBACK('F', "freq", &record.opts, "freq or 'max'",
3375 OPT_CALLBACK('m', "mmap-pages", &record.opts, "pages[,pages]",
3378 OPT_CALLBACK(0, "mmap-flush", &record.opts, "number",
3386 OPT_CALLBACK(0, "call-graph", &record.opts,
3417 OPT_CALLBACK('G', "cgroup", &record.evlist, "name",
3420 OPT_CALLBACK('D', "delay", &record, "ms",
3432 OPT_CALLBACK('j', "branch-filter", &record.opts.branch_stack,
3449 OPT_CALLBACK('k', "clockid", &record.opts,
3505 OPT_CALLBACK(0, "affinity", &record.opts, "node|cpu",
3513 OPT_CALLBACK(0, "max-size", &record.output_max_size,
3519 OPT_CALLBACK(0, "pfm-events", &record.evlist, "event",
3523 OPT_CALLBACK(0, "control", &record.opts, "fd:ctl-fd[,ack-fd] or fifo:ctl-fifo[,ack-fifo]",
3529 OPT_CALLBACK(0, "synth", &record.opts, "no|all|task|mmap|cgroup",