Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_cmp_cfg_etmv4.h81 const bool hasCycleCountI() const;
215 inline const bool EtmV4Config::hasCycleCountI() const in hasCycleCountI() function
275 return (bool)((m_cfg.reg_idr0 & 0x20000000) == 0x20000000) && hasCycleCountI(); in commitOpt1()