Add run_queue
[beam_stats.git] / include / beam_stats.hrl
index ae0b48a..8698310 100644 (file)
@@ -5,6 +5,8 @@
     , io_bytes_in  :: non_neg_integer()
     , io_bytes_out :: non_neg_integer()
     , context_switches :: non_neg_integer()
+    , reductions       :: non_neg_integer()
+    , run_queue        :: non_neg_integer()
     %, statistics   :: [{atom()       , term()}]
     %, system       :: [{atom()       , term()}]
     %, process      :: [{atom()       , term()}]
This page took 0.034294 seconds and 4 git commands to generate.