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