I want to know what exactly does the "count" mean in the call tree in memory allocations in instruments. I have tried watching videos but they just won't tell. image of count in the call tree in instruments
The number of calls to allocate memory in this function and all of the functions it calls (it's cumulative).