Collect reductions per process.
[beam_stats.git] / include / beam_stats_process.hrl
index 7d2d951..ec0e49c 100644 (file)
@@ -7,4 +7,5 @@
     , total_heap_size   ::               non_neg_integer()
     , stack_size        ::               non_neg_integer()
     , message_queue_len ::               non_neg_integer()
+    , reductions        ::               non_neg_integer()
     }).
This page took 0.026325 seconds and 4 git commands to generate.