Variable AllocStats.totalFrag

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