Searched refs:OPT_CALLBACK_SET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | parse-options.h | 154 #define OPT_CALLBACK_SET(s, l, v, os, a, h, f) \ macro
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | parse-options.h | 151 #define OPT_CALLBACK_SET(s, l, v, os, a, h, f) \ macro
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-record.c | 2565 OPT_CALLBACK_SET(0, "switch-output-event", &record.sb_evlist, &record.switch_output_event_set, "switch output event",
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-record.c | 3470 OPT_CALLBACK_SET(0, "switch-output-event", &switch_output_parse_events_option_args,
|
Completed in 10 milliseconds