Searched refs:PulledAtomStats (Results 1 – 5 of 5) sorted by relevance
531 } PulledAtomStats; typedef576 std::map<int, PulledAtomStats> mPulledAtomStats;
444 PulledAtomStats& pulledAtomStats = mPulledAtomStats[pullAtomId]; in notePullTimeout()
85 void writePullerStatsToStream(const std::pair<int, StatsdStats::PulledAtomStats>& pair,
448 message PulledAtomStats { message476 repeated PulledAtomStats pulled_atom_stats = 10;
472 void writePullerStatsToStream(const std::pair<int, StatsdStats::PulledAtomStats>& pair, in writePullerStatsToStream()