Home
last modified time | relevance | path

Searched refs:hasCycleCountI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_cmp_cfg_etmv4.h81 const bool hasCycleCountI() const;
216 inline const bool EtmV4Config::hasCycleCountI() const in hasCycleCountI() function
276 return (bool)((m_cfg.reg_idr0 & 0x20000000) == 0x20000000) && hasCycleCountI(); in commitOpt1()