Variable SlotStatsValue.num_values

Number of unique values seen

struct SlotStatsValue
{
  // ...
  ulong num_values ;
  // ...
}