Home
last modified time | relevance | path

Searched defs:opt_mode (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c106 static enum test_mode opt_mode = TEST_MODE_ALL; variable
/linux/tools/perf/
H A Dbuiltin-stat.c167 static enum aggr_mode opt_aggr_mode_to_aggr_mode(const struct opt_aggr_mode *opt_mode) in opt_aggr_mode_to_aggr_mode() argument
2149 __cmd_record(const struct option stat_options[],struct opt_aggr_mode * opt_mode,int argc,const char ** argv) __cmd_record() argument
2428 struct opt_aggr_mode opt_mode = {}; cmd_stat() local
[all...]
/linux/scripts/kconfig/
H A Dgconf.c29 static int opt_mode = OPT_NORMAL; variable