Searched refs:m_supported_op_flags (Results 1 – 6 of 6) sorted by relevance
53 m_supported_op_flags = ETMV3_SUPPORTED_OP_FLAGS; in TrcPktProcEtmV3()59 m_supported_op_flags = ETMV3_SUPPORTED_OP_FLAGS; in TrcPktProcEtmV3()
95 const uint32_t getSupportedOpModes() const { return m_supported_op_flags; }; in getSupportedOpModes()134 …uint32_t m_supported_op_flags; //!< supported component operational mode flags - derived clas… variable
92 m_supported_op_flags = 0; in Init()151 m_op_flags = op_flags & m_supported_op_flags; in setComponentOpMode()
67 m_supported_op_flags = STM_SUPPORTED_OP_FLAGS; in initObj()
56 m_supported_op_flags = ETMV4_SUPPORTED_OP_FLAGS; in TrcPktProcEtmV4I()63 m_supported_op_flags = ETMV4_SUPPORTED_OP_FLAGS; in TrcPktProcEtmV4I()
237 m_supported_op_flags = ETMV4_SUPPORTED_DECODE_OP_FLAGS; in initDecoder()