Track context_switches delta.
[beam_stats.git] / include / beam_stats.hrl
index db26c6d..ae0b48a 100644 (file)
@@ -4,6 +4,7 @@
     , memory       :: [{atom(), non_neg_integer()}]
     , io_bytes_in  :: non_neg_integer()
     , io_bytes_out :: non_neg_integer()
+    , context_switches :: non_neg_integer()
     %, statistics   :: [{atom()       , term()}]
     %, system       :: [{atom()       , term()}]
     %, process      :: [{atom()       , term()}]
This page took 0.028002 seconds and 4 git commands to generate.