Searched refs:OPT_CALLBACK_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | parse-options.h | 120 #define OPT_CALLBACK_DEFAULT(s, l, v, a, h, f, d) \ macro
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
D | builtin-report.c | 797 …OPT_CALLBACK_DEFAULT('g', "call-graph", &report, "output_type,min_percent[,print_limit],call_order… in cmd_report()
|