mm,vmacache: count number of system-wide flushes
[linux-2.6-block.git] / include / linux / vm_event_item.h
index 730334cdf037c8ea14dc83377eb61073bb9678ed..9246d32dc9734374d893a5357e60fdbdd0c296e3 100644 (file)
@@ -90,6 +90,7 @@ enum vm_event_item { PGPGIN, PGPGOUT, PSWPIN, PSWPOUT,
 #ifdef CONFIG_DEBUG_VM_VMACACHE
                VMACACHE_FIND_CALLS,
                VMACACHE_FIND_HITS,
+               VMACACHE_FULL_FLUSHES,
 #endif
                NR_VM_EVENT_ITEMS
 };