Home
last modified time | relevance | path

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

/Linux-v4.19/tools/vm/
Dslabinfo.c45 unsigned long alloc_node_mismatch, deactivate_bypass; member
513 s->alloc_node_mismatch, (s->alloc_node_mismatch * 100) / total); in slab_stats()
1253 slab->alloc_node_mismatch = get_obj("alloc_node_mismatch"); in read_slab_dir()
/Linux-v4.19/mm/
Dslub.c5354 STAT_ATTR(ALLOC_NODE_MISMATCH, alloc_node_mismatch);