Searched refs:uidTable_t (Results 1 – 2 of 2) sorted by relevance
458 typedef LogHashtable<uid_t, UidEntry> uidTable_t; typedef459 uidTable_t uidTable[LOG_ID_MAX] GUARDED_BY(lock_);510 size += uidTable[id].size() * sizeof(uidTable_t::iterator); in sizeOf()
510 for (LogStatistics::uidTable_t::const_iterator it = in format()