X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=include%2Fbeam_stats.hrl;fp=include%2Fbeam_stats.hrl;h=8089595095b8f5ae4600e6abd09607c023372010;hb=142c0796ba129bf10a47dfa447b460bb8fa123a5;hp=ae0b48ab0f00ba24b96c04d76f4fba964e5eb070;hpb=3fe887d79d3cfe5d52c42aa178b912b6521980a2;p=beam_stats.git diff --git a/include/beam_stats.hrl b/include/beam_stats.hrl index ae0b48a..8089595 100644 --- a/include/beam_stats.hrl +++ b/include/beam_stats.hrl @@ -5,6 +5,7 @@ , io_bytes_in :: non_neg_integer() , io_bytes_out :: non_neg_integer() , context_switches :: non_neg_integer() + , reductions :: non_neg_integer() %, statistics :: [{atom() , term()}] %, system :: [{atom() , term()}] %, process :: [{atom() , term()}]