Searched refs:hasCycleCountI (Results 1 – 1 of 1) sorted by relevance
81 const bool hasCycleCountI() const;215 inline const bool EtmV4Config::hasCycleCountI() const in hasCycleCountI() function275 return (bool)((m_cfg.reg_idr0 & 0x20000000) == 0x20000000) && hasCycleCountI(); in commitOpt1()