Searched refs:ConfigStats (Results 1 – 4 of 4) sorted by relevance
33 struct ConfigStats { struct519 std::map<const ConfigKey, std::shared_ptr<ConfigStats>> mConfigStats;523 std::list<const std::shared_ptr<ConfigStats>> mIceBox;603 void addToIceBoxLocked(std::shared_ptr<ConfigStats>& stats);
131 void StatsdStats::addToIceBoxLocked(shared_ptr<ConfigStats>& stats) { in addToIceBoxLocked()149 shared_ptr<ConfigStats> configStats = std::make_shared<ConfigStats>(); in noteConfigReceived()791 void addConfigStatsToProto(const ConfigStats& configStats, ProtoOutputStream* proto) { in addConfigStatsToProto()
52 StatsdStatsReport.ConfigStats configStats = metadata.getConfigStats(numConfigs - 1); in stopRecording()
346 message ConfigStats { message376 repeated ConfigStats config_stats = 3;