Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmemcontrol.c88 static const char * const mem_cgroup_stat_names[] = { variable
1480 pr_cont(" %s:%ldKB", mem_cgroup_stat_names[i], in mem_cgroup_print_oom_info()
3459 BUILD_BUG_ON(ARRAY_SIZE(mem_cgroup_stat_names) != in memcg_stat_show()
3468 seq_printf(m, "%s %ld\n", mem_cgroup_stat_names[i], in memcg_stat_show()
3499 seq_printf(m, "total_%s %lld\n", mem_cgroup_stat_names[i], val); in memcg_stat_show()