X-Git-Url: https://git.xandkar.net/?p=beam_stats.git;a=blobdiff_plain;f=include%2Fbeam_stats.hrl;h=aaaf107583443ccfd9f0a8dc29aef3ea313deba4;hp=5624270f8e6734fd49d4cf5b4c9b0b8eeb826bf7;hb=5eba068e902ebd18f8368a783291292117a217fe;hpb=8c0788b23299b3d09f255cdfb1932f10da3545a2 diff --git a/include/beam_stats.hrl b/include/beam_stats.hrl index 5624270..aaaf107 100644 --- a/include/beam_stats.hrl +++ b/include/beam_stats.hrl @@ -8,10 +8,10 @@ , reductions :: non_neg_integer() , run_queue :: non_neg_integer() , ets :: beam_stats_ets:t() + , processes :: beam_stats_processes:t() %, statistics :: [{atom() , term()}] %, system :: [{atom() , term()}] - %, process :: [{atom() , term()}] %, port :: [{atom() , term()}] %, dets :: [{atom() , term()}] }).