Home
last modified time | relevance | path

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

/tools/testing/selftests/resctrl/
Dmba_test.c27 static int runs_per_allocation, allocation = 100; in mba_setup() local
37 if (runs_per_allocation >= NUM_OF_RUNS) in mba_setup()
38 runs_per_allocation = 0; in mba_setup()
41 if (runs_per_allocation++ != 0) in mba_setup()