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