Searched defs:memcg_vmstats (Results 1 – 2 of 2) sorted by relevance
40917 struct memcg_vmstats { struct40918 long state[49];40919 unsigned long events[17];40920 long state_local[49];40921 unsigned long events_local[17];40922 long state_pending[49];40923 unsigned long events_pending[17];40924 atomic64_t stats_updates;
50280 struct memcg_vmstats { struct50281 long state[48];50282 unsigned long events[17];50283 long state_local[48];50284 unsigned long events_local[17];50285 long state_pending[48];50286 unsigned long events_pending[17];50287 atomic64_t stats_updates;