mm: mm_event: add read io stat
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / include / linux / mm_event.h
index 81d9a72b11db9541f3a882c2fb52ec8b63459648..4d6fe7f2c97c88c93e5070b6f99c52d4eae13b4a 100644 (file)
@@ -8,6 +8,7 @@
 enum mm_event_type {
        MM_MIN_FAULT = 0,
        MM_MAJ_FAULT,
+       MM_READ_IO,
        MM_COMPACTION,
        MM_RECLAIM,
        MM_SWP_FAULT,