|
Linux Kernel
3.7.1
|
Data Fields | |
| long | count [MEM_CGROUP_STAT_NSTATS] |
| unsigned long | events [MEM_CGROUP_EVENTS_NSTATS] |
| unsigned long | nr_page_events |
| unsigned long | targets [MEM_CGROUP_NTARGETS] |
Definition at line 133 of file memcontrol.c.
| long count[MEM_CGROUP_STAT_NSTATS] |
Definition at line 134 of file memcontrol.c.
| unsigned long events[MEM_CGROUP_EVENTS_NSTATS] |
Definition at line 135 of file memcontrol.c.
| unsigned long nr_page_events |
Definition at line 136 of file memcontrol.c.
| unsigned long targets[MEM_CGROUP_NTARGETS] |
Definition at line 137 of file memcontrol.c.
1.8.2