Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dmemcontrol.c90 static const char * const mem_cgroup_stat_names[] = { variable
1292 pr_cont(" %s:%luKB", mem_cgroup_stat_names[i], in mem_cgroup_print_oom_info()
3160 BUILD_BUG_ON(ARRAY_SIZE(mem_cgroup_stat_names) != in memcg_stat_show()
3169 seq_printf(m, "%s %lu\n", mem_cgroup_stat_names[i], in memcg_stat_show()
3200 seq_printf(m, "total_%s %llu\n", mem_cgroup_stat_names[i], val); in memcg_stat_show()