Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dparse-options.h133 #define OPT_CALLBACK_DEFAULT(s, l, v, a, h, f, d) \ macro
/linux-4.1.27/tools/perf/
Dbuiltin-report.c654OPT_CALLBACK_DEFAULT('g', "call-graph", &report, "output_type,min_percent[,print_limit],call_order… in cmd_report()
Dbuiltin-trace.c2701 OPT_CALLBACK_DEFAULT('F', "pf", &trace.trace_pgfaults, "all|maj|min", in cmd_trace()