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