Searched refs:MemAccTypes (Results 1 – 1 of 1) sorted by relevance
57 enum MemAccTypes { enum65 TrcMemAccessorBase(MemAccTypes type);68 TrcMemAccessorBase(MemAccTypes type, ocsd_vaddr_t startAddr, ocsd_vaddr_t endAddr);142 const enum MemAccTypes getType() const { return m_type; }; in getType()155 const MemAccTypes m_type; /**< memory accessor type */159 inline TrcMemAccessorBase::TrcMemAccessorBase(MemAccTypes accType, ocsd_vaddr_t startAddr, ocsd_vad… in TrcMemAccessorBase()167 inline TrcMemAccessorBase::TrcMemAccessorBase(MemAccTypes accType) : in TrcMemAccessorBase()