Lines Matching defs:opt
20 ml_options_default(struct ml_options *opt) in ml_options_default()
43 ml_parse_test_name(struct ml_options *opt, const char *arg) in ml_parse_test_name()
51 ml_parse_dev_id(struct ml_options *opt, const char *arg) in ml_parse_dev_id()
63 ml_parse_socket_id(struct ml_options *opt, const char *arg) in ml_parse_socket_id()
75 ml_parse_models(struct ml_options *opt, const char *arg) in ml_parse_models()
107 ml_parse_filelist(struct ml_options *opt, const char *arg) in ml_parse_filelist()
169 ml_parse_repetitions(struct ml_options *opt, const char *arg) in ml_parse_repetitions()
181 ml_parse_burst_size(struct ml_options *opt, const char *arg) in ml_parse_burst_size()
193 ml_parse_queue_pairs(struct ml_options *opt, const char *arg) in ml_parse_queue_pairs()
205 ml_parse_queue_size(struct ml_options *opt, const char *arg) in ml_parse_queue_size()
217 ml_parse_tolerance(struct ml_options *opt, const char *arg) in ml_parse_tolerance()
286 ml_opts_parse_long(int opt_idx, struct ml_options *opt) in ml_opts_parse_long()
313 ml_options_parse(struct ml_options *opt, int argc, char **argv) in ml_options_parse()
355 ml_options_dump(struct ml_options *opt) in ml_options_dump()