Searched refs:runs_per_allocation (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/resctrl/
H A Dmba_test.c29 static int runs_per_allocation, allocation = 100; local
33 if (runs_per_allocation >= NUM_OF_RUNS)
34 runs_per_allocation = 0;
37 if (runs_per_allocation++ != 0)

Completed in 250 milliseconds