Searched refs:cf_qps (Results 1 – 2 of 2) sorted by relevance
965 if (cfs_[cf].cf_qps.find(i) != cfs_[cf].cf_qps.end()) { in MakeStatisticQPS()966 v = cfs_[cf].cf_qps[i]; in MakeStatisticQPS()1315 cfs_[cf_id].cf_qps[time_in_sec]++; in KeyStatsInsertion()
162 std::map<uint32_t, uint32_t> cf_qps; member