mm/migrate: demote pages during reclaim
[linux-2.6-microblaze.git] / include / trace / events / migrate.h
index 9fb2a3b..779f3fa 100644 (file)
@@ -21,7 +21,8 @@
        EM( MR_MEMPOLICY_MBIND, "mempolicy_mbind")              \
        EM( MR_NUMA_MISPLACED,  "numa_misplaced")               \
        EM( MR_CONTIG_RANGE,    "contig_range")                 \
-       EMe(MR_LONGTERM_PIN,    "longterm_pin")
+       EM( MR_LONGTERM_PIN,    "longterm_pin")                 \
+       EMe(MR_DEMOTION,        "demotion")
 
 /*
  * First define the enums in the above macros to be exported to userspace