Lines Matching refs:OPT_CALLBACK
1772 OPT_CALLBACK('T', "trace-funcs", &ftrace.filters, "func",
1775 OPT_CALLBACK('N', "notrace-funcs", &ftrace.notrace, "func",
1777 OPT_CALLBACK(0, "func-opts", &ftrace, "options",
1780 OPT_CALLBACK('G', "graph-funcs", &ftrace.graph_funcs, "func",
1783 OPT_CALLBACK('g', "nograph-funcs", &ftrace.nograph_funcs, "func",
1785 OPT_CALLBACK(0, "graph-opts", &ftrace, "options",
1788 OPT_CALLBACK('m', "buffer-size", &ftrace.percpu_buffer_size, "size",
1797 OPT_CALLBACK('T', "trace-funcs", &ftrace.filters, "func",
1799 OPT_CALLBACK('e', "events", &ftrace.event_pair, "event1,event2",
1818 OPT_CALLBACK('T', "trace-funcs", &ftrace.filters, "func",
1821 OPT_CALLBACK('N', "notrace-funcs", &ftrace.notrace, "func",
1823 OPT_CALLBACK('G', "graph-funcs", &ftrace.graph_funcs, "func",
1826 OPT_CALLBACK('g', "nograph-funcs", &ftrace.nograph_funcs, "func",
1828 OPT_CALLBACK('m', "buffer-size", &ftrace.percpu_buffer_size, "size",
1830 OPT_CALLBACK('s', "sort", &profile_sort, "key",
1833 OPT_CALLBACK(0, "graph-opts", &ftrace, "options",