Searched refs:MaxSpecDepth (Results 1 – 3 of 3) sorted by relevance
126 const uint32_t MaxSpecDepth() const;353 inline const uint32_t EtmV4Config::MaxSpecDepth() const in MaxSpecDepth() function
186 m_max_spec_depth = m_config->MaxSpecDepth(); in onProtocolConfig()
628 int commit_offset = ((lastByte & 0x1) == 0x1) ? ((int)m_config.MaxSpecDepth() - 15) : 1; in iPktCycleCntF123()