mm: mm_event: add swapin stat
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / include / linux / mm_event.h
index 5a9069ea0fa755c4cdbe6b548aacf67f6b8a1c29..2778fa09c65088bec2350282db74550dffc3037f 100644 (file)
@@ -10,6 +10,7 @@ enum mm_event_type {
        MM_MAJ_FAULT,
        MM_COMPACTION,
        MM_RECLAIM,
+       MM_SWP_FAULT,
        MM_TYPE_NUM,
 };