Lines Matching refs:CounterAndKey
938 struct CounterAndKey {945 return strcmp(static_cast<const CounterAndKey*>(a)->key,946 static_cast<const CounterAndKey*>(b)->key);957 CounterAndKey* counters = new CounterAndKey[number_of_counters];