Home
last modified time | relevance | path

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

/linux-6.1.9/tools/vm/
Dslabinfo.c217 static unsigned long read_slab_obj(struct slabinfo *s, const char *name) in read_slab_obj() function
432 else if (read_slab_obj(s, "alloc_calls")) in show_tracking()
441 else if (read_slab_obj(s, "free_calls")) in show_tracking()
453 if (read_slab_obj(s, "ops")) { in ops()