Home
last modified time | relevance | path

Searched refs:alloc_refill (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/vm/
Dslabinfo.c39 unsigned long alloc_from_partial, alloc_slab, free_slab, alloc_refill; member
508 s->alloc_refill, (s->alloc_refill * 100) / total); in slab_stats()
1233 slab->alloc_refill = get_obj("alloc_refill"); in read_slab_dir()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-kernel-slab65 What: /sys/kernel/slab/cache/alloc_refill
71 The alloc_refill file shows how many times the per-cpu freelist
/linux-4.4.14/mm/
Dslub.c5078 STAT_ATTR(ALLOC_REFILL, alloc_refill);