Searched defs:m_hwp_regs (Results 1 – 3 of 3) sorted by relevance
68 std::array<struct DREG, 16> m_hwp_regs; // hardware watchpoints variable
116 struct DREG m_hwp_regs[16]; // Arm native linux hardware watchpoints variable
125 std::array<DREG, 16> m_hwp_regs; variable