Searched refs:freeSizeInCaches (Results 1 – 3 of 3) sorted by relevance
87 size_t freeSizeInCaches; member
4447 statistics.freeSizeInCaches = 0; in CreateCacheIfNecessary()4449 statistics.freeSizeInCaches += threadCache->Size(); in CreateCacheIfNecessary()4454 statistics.freeSizeInCaches += ByteSizeForClass(cl) * (length + tc_length); in CreateCacheIfNecessary()
201 … [NSNumber numberWithInt:fastMallocStatistics.freeSizeInCaches], @"FastMallocFreeSizeInCaches",