Searched defs:configStats (Results 1 – 2 of 2) sorted by relevance
151 shared_ptr<ConfigStats> configStats = std::make_shared<ConfigStats>(); in noteConfigReceived() local678 for (const auto& configStats : mIceBox) { in dumpStats() local709 auto& configStats = pair.second; in dumpStats() local861 void addConfigStatsToProto(const ConfigStats& configStats, ProtoOutputStream* proto) { in addConfigStatsToProto()977 for (const auto& configStats : mIceBox) { in dumpStats() local
416 const auto& configStats = stats.mConfigStats[key]; in TEST() local