Searched refs:max_changes (Results 1 – 1 of 1) sorted by relevance
309 unsigned max_changes; member1047 t->max_changes = DEFAULT_MAX_CHANGES; in parse_config()1109 kw_success = parse_unsigned(&t->max_changes, parse_sep); in parse_config()7542 unsigned max_changes = nt->max_changes; in report_torus_changes() local7586 if (cnt > max_changes) { in report_torus_changes()