Variable AllocStats.linearOptimalGranularity

struct AllocStats
{
  // ...
  ulong linearOptimalGranularity ;
  // ...
}