Lines Matching refs:allocations
27 #define HEADERS "lookups hits misses allocations reclaims frees"
33 unsigned long long allocations;
189 &tmp.allocations,
198 tot.allocations += tmp.allocations;
210 tot.allocations, tot.reclaims, tot.frees);
215 rel.allocations = tot.allocations - last.allocations;
220 rel.allocations, rel.reclaims, rel.frees);