Searched refs:objsLarge (Results 1 – 1 of 1) sorted by relevance
266 void *objsSmall[ITERS], *objsLarge[ITERS]; in operator ()() local270 objsLarge[i] = scalable_malloc(minLargeObjectSize); in operator ()()274 scalable_free(objsLarge[i]); in operator ()()