Searched refs:TrcMemAccCache (Results 1 – 3 of 3) sorted by relevance
58 class TrcMemAccCache61 TrcMemAccCache();62 ~TrcMemAccCache() {}; in ~TrcMemAccCache()100 inline TrcMemAccCache::TrcMemAccCache() in TrcMemAccCache() function113 inline bool TrcMemAccCache::blockInPage(const ocsd_vaddr_t address, const uint32_t reqBytes) in blockInPage()121 inline bool TrcMemAccCache::blockInCache(const ocsd_vaddr_t address, const uint32_t reqBytes) in blockInCache()136 inline void TrcMemAccCache::invalidateAll() in invalidateAll()
101 TrcMemAccCache m_cache; // memory accessor caching.
64 ocsd_err_t TrcMemAccCache::readBytesFromCache(TrcMemAccessorBase *p_accessor, const ocsd_vaddr_t ad… in readBytesFromCache()145 void TrcMemAccCache::logMsg(const std::string &szMsg) in logMsg()151 void TrcMemAccCache::setErrorLog(ITraceErrorLog *log) in setErrorLog()156 void TrcMemAccCache::logAndClearCounts() in logAndClearCounts()