summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/rts/EventLogFormat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/rts/EventLogFormat.h b/includes/rts/EventLogFormat.h
index b80a9d3a94..37b7bc363d 100644
--- a/includes/rts/EventLogFormat.h
+++ b/includes/rts/EventLogFormat.h
@@ -127,6 +127,8 @@
* see http://www.mathematik.uni-marburg.de/~eden/
*/
+#define EVENT_MEM_RETURN 90 /* (cap, current_mblocks, needed_mblocks, returned_mblocks) */
+
/* Range 100 - 139 is reserved for Mercury. */
/* Range 140 - 159 is reserved for Perf events. */