Searched defs:MemInfoBlockCache (Results 1 – 1 of 1) sorted by relevance
360 struct MemInfoBlockCache { struct361 MemInfoBlockCache() { in MemInfoBlockCache() argument371 ~MemInfoBlockCache() { free(Sets); } in ~MemInfoBlockCache()373 void insertOrMerge(u64 new_id, MemInfoBlock &newMIB) { in insertOrMerge()383 void PrintAll() { in PrintAll()389 void PrintMissRate() { in PrintMissRate()400 CacheSet *Sets;404 bool Constructed = false;