Searched refs:stat_add (Results 1 – 1 of 1) sorted by relevance
| /linux/mm/ |
| H A D | slub.c | 451 void stat_add(const struct kmem_cache *s, enum stat_item si, int v) in stat_add() function 2655 stat_add(s, SHEAF_REFILL, filled); in refill_sheaf() 2721 stat_add(s, SHEAF_FLUSH, batch); in sheaf_flush_main() 2742 stat_add(s, SHEAF_FLUSH, sheaf->size); in sheaf_flush_unused() 5209 stat_add(s, ALLOC_PCS, batch); in alloc_from_pcs_bulk() 6441 stat_add(s, FREE_PCS, batch); in free_to_pcs_bulk() 6660 stat_add(s, FREE_FASTPATH, cnt); in do_slab_free()
|