Variable AllocStats.blocks

struct AllocStats
{
  // ...
  AllocStats.Block[] blocks ;
  // ...
}