Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_cmp_cfg_etmv4.h121 const uint32_t ccSize() const;
335 inline const uint32_t EtmV4Config::ccSize() const in ccSize() function
/external/OpenCSD/decoder/source/etmv4/
Dtrc_pkt_proc_etmv4i.cpp533 countMask = (((uint32_t)1UL << m_config.ccSize()) - 1); // mask of the CC size in iPktTimestamp()