Searched refs:MEM_CGROUP_STAT_PGPGIN_COUNT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemcontrol.c89 MEM_CGROUP_STAT_PGPGIN_COUNT, /* # of pages paged in */ enumerator in enum:mem_cgroup_stat_index
575 __this_cpu_inc(mem->stat->count[MEM_CGROUP_STAT_PGPGIN_COUNT]);
3405 val = mem_cgroup_read_stat(mem, MEM_CGROUP_STAT_PGPGIN_COUNT);

Completed in 60 milliseconds