Searched refs:num_allocations (Results 1 – 2 of 2) sorted by relevance
90 unsigned long num_allocations; member
374 #define STATS_INC_ALLOCED(x) ((x)->num_allocations++)4256 unsigned long allocs = cachep->num_allocations; in s_show()