Searched refs:OPT_CALLBACK_DEFAULT (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | parse-options.h | 133 #define OPT_CALLBACK_DEFAULT(s, l, v, a, h, f, d) \ macro
|
/linux-4.1.27/tools/perf/ |
D | builtin-report.c | 654 …OPT_CALLBACK_DEFAULT('g', "call-graph", &report, "output_type,min_percent[,print_limit],call_order… in cmd_report()
|
D | builtin-trace.c | 2701 OPT_CALLBACK_DEFAULT('F', "pf", &trace.trace_pgfaults, "all|maj|min", in cmd_trace()
|