Home
last modified time | relevance | path

Searched refs:VALIDATION_NO_THRESHOLD (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/vm/
Dmremap_test.c23 #define VALIDATION_NO_THRESHOLD 0 /* Verify the entire region */ macro
180 if (threshold_mb == VALIDATION_NO_THRESHOLD) in remap_region()
282 if (threshold_mb == VALIDATION_NO_THRESHOLD || in run_mremap_test_case()
406 run_perf_tests = (threshold_mb == VALIDATION_NO_THRESHOLD) || in main()