Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-stat.c173 opt_aggr_mode_to_aggr_mode(struct opt_aggr_mode * opt_mode) opt_aggr_mode_to_aggr_mode() argument
2124 __cmd_record(const struct option stat_options[],struct opt_aggr_mode * opt_mode,int argc,const char ** argv) __cmd_record() argument
2375 struct opt_aggr_mode opt_mode = {}; cmd_stat() local
[all...]
/linux/scripts/kconfig/
H A Dgconf.c34 static int opt_mode = OPT_NORMAL; variable
/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c113 static enum test_mode opt_mode = TEST_MODE_ALL; global() variable