Home
last modified time | relevance | path

Searched refs:OPT_CALLBACK_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/linux/tools/lib/subcmd/
H A Dparse-options.h155 #define OPT_CALLBACK_DEFAULT(s, l, v, a, h, f, d) \ macro
/linux/tools/perf/
H A Dbuiltin-report.c1378 OPT_CALLBACK_DEFAULT('g', "call-graph", &callchain_param, in cmd_report()
1476 OPT_CALLBACK_DEFAULT(0, "stdio-color", NULL, "mode", in cmd_report()
H A Dbuiltin-annotate.c772 OPT_CALLBACK_DEFAULT(0, "stdio-color", NULL, "mode", in cmd_annotate()
H A Dbuiltin-ftrace.c1769 OPT_CALLBACK_DEFAULT('F', "funcs", NULL, "[FILTER]", in cmd_ftrace()
H A Dbuiltin-c2c.c3107 OPT_CALLBACK_DEFAULT('g', "call-graph", &callchain_param, in perf_c2c__report()
H A Dbuiltin-trace.c5441 OPT_CALLBACK_DEFAULT('F', "pf", &trace.trace_pgfaults, "all|maj|min", in cmd_trace()