Searched refs:totalInputSize (Results 1 – 1 of 1) sorted by relevance
1252 uint64_t totalInputSize() const { return uint64_t(dupCount) * typeSize; } in printStats() function1254 if (totalInputSize() == rhs.totalInputSize()) in printStats()1256 return totalInputSize() < rhs.totalInputSize(); in printStats()1275 tsi.typeIndex.getIndex(), tsi.totalInputSize(), in printStats()