X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fbeam_stats.hrl;h=ae0b48ab0f00ba24b96c04d76f4fba964e5eb070;hb=refs%2Ftags%2F0.3.0;hp=db26c6da8c10212ab6eadeff6d175cd2d0c2ae96;hpb=b4e2333fc5fd9f32c8a0a39db4c6faacdbb15a91;p=beam_stats.git diff --git a/include/beam_stats.hrl b/include/beam_stats.hrl index db26c6d..ae0b48a 100644 --- a/include/beam_stats.hrl +++ b/include/beam_stats.hrl @@ -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()}]