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

/linux-master/tools/testing/selftests/resctrl/
H A Dmba_test.c18 #define ALLOCATION_STEP 10 macro
49 allocation -= ALLOCATION_STEP;
61 for (allocation = 0; allocation < ALLOCATION_MAX / ALLOCATION_STEP;
87 ALLOCATION_MAX - ALLOCATION_STEP * allocation);

Completed in 205 milliseconds