Searched refs:SocketEntry (Results 1 – 2 of 2) sorted by relevance
63 struct SocketEntry { struct110 std::unordered_map<uint64_t, SocketEntry> mSocketEntries GUARDED_BY(mLock);
133 for (const std::pair<const uint64_t, SocketEntry>& stats : mSocketEntries) { in dump()295 const SocketEntry previous = mSocketEntries[cookie]; in updateSocketStats()