ALLOCATION_STEP
ALLOCATION_MIN + ALLOCATION_STEP * allocation);
ALLOCATION_MIN + ALLOCATION_STEP * allocation);
unsigned long bw_resc[NUM_OF_RUNS * ALLOCATION_MAX / ALLOCATION_STEP];
unsigned long bw_imc[NUM_OF_RUNS * ALLOCATION_MAX / ALLOCATION_STEP];
allocation += ALLOCATION_STEP;
for (allocation = 0; allocation < ALLOCATION_MAX / ALLOCATION_STEP;