Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/resctrl/
H A Dcat_test.c15 #define NUM_OF_RUNS 5 macro
101 if (runs < NUM_OF_RUNS) in check_results()
208 for (i = 0; i < NUM_OF_RUNS; i++) { in cat_test()