Searched refs:putGetTimes (Results 1 – 2 of 2) sorted by relevance
904 int putGetTimes = performanceData.putGetTimes; local923 int putGetTimes = performanceData.putGetTimes; local942 int putGetTimes = performanceData.putGetTimes; local961 int putGetTimes = performanceData.putGetTimes; local980 int putGetTimes = performanceData.putGetTimes; local997 int putGetTimes = performanceData.putGetTimes; local1037 int putGetTimes = performanceData.putGetTimes; local1089 int putGetTimes = performanceData.putGetTimes; local1144 int putGetTimes = performanceData.putGetTimes; local1197 int putGetTimes = performanceData.putGetTimes; local[all …]
118 std::vector<DistributedDB::Entry> GenRanKeyVal(int putGetTimes, int keyLength, int valueLength, cha…127 int putGetTimes; member142 PerformanceData(int putGetTimes, int keyLength, int valueLength, in PerformanceData()144 : putGetTimes(putGetTimes), keyLength(keyLength), valueLength(valueLength), in PerformanceData()