Lines Matching refs:OPT_CALLBACK
1479 OPT_CALLBACK('e', "event", &parse_events_option_args, "event", in cmd_top()
1482 OPT_CALLBACK(0, "filter", &top.evlist, "filter", in cmd_top()
1501 OPT_CALLBACK('m', "mmap-pages", &opts->mmap_pages, "pages", in cmd_top()
1516 OPT_CALLBACK('F', "freq", &top.record_opts, "freq or 'max'", in cmd_top()
1539 OPT_CALLBACK(0, "call-graph", &callchain_param, in cmd_top()
1547 OPT_CALLBACK(0, "ignore-callees", NULL, "regex", in cmd_top()
1576 OPT_CALLBACK(0, "percent-limit", &top, "percent", in cmd_top()
1578 OPT_CALLBACK(0, "percentage", NULL, "relative|absolute", in cmd_top()
1588 OPT_CALLBACK('j', "branch-filter", &opts->branch_stack, in cmd_top()
1602 OPT_CALLBACK('G', "cgroup", &top.evlist, "name", in cmd_top()
1615 OPT_CALLBACK(0, "pfm-events", &top.evlist, "event", in cmd_top()