Home
last modified time | relevance | path

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

/linux-4.4.14/tools/vm/
Dslabinfo.c44 unsigned long alloc_node_mismatch, deactivate_bypass; member
510 s->alloc_node_mismatch, (s->alloc_node_mismatch * 100) / total); in slab_stats()
1246 slab->alloc_node_mismatch = get_obj("alloc_node_mismatch"); in read_slab_dir()
/linux-4.4.14/mm/
Dslub.c5079 STAT_ATTR(ALLOC_NODE_MISMATCH, alloc_node_mismatch);