Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dmba_test.c27 static int runs_per_allocation, allocation = 100; in mba_setup() local
31 if (runs_per_allocation >= NUM_OF_RUNS) in mba_setup()
32 runs_per_allocation = 0; in mba_setup()
35 if (runs_per_allocation++ != 0) in mba_setup()