Home
last modified time | relevance | path

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

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