Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/opencsd/etmv3/
Dtrc_cmp_cfg_etmv3.h62 EtmV3Config(const ocsd_etmv3_cfg *cfg_regs);
82 EtmV3Config & operator=(const ocsd_etmv3_cfg *p_cfg);
85 operator const ocsd_etmv3_cfg &() const { return m_cfg; };
87 operator const ocsd_etmv3_cfg *() const { return &m_cfg; };
128 ocsd_etmv3_cfg m_cfg;
135 inline EtmV3Config & EtmV3Config::operator=(const ocsd_etmv3_cfg *p_cfg)
Dtrc_dcd_mngr_etmv3.h46 ocsd_etmv3_cfg,
Dtrc_pkt_types_etmv3.h169 } ocsd_etmv3_cfg; typedef
/external/OpenCSD/decoder/source/etmv3/
Dtrc_cmp_cfg_etmv3.cpp48 EtmV3Config::EtmV3Config(const ocsd_etmv3_cfg *cfg_regs) in EtmV3Config()
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp354 ocsd_etmv3_cfg cfg_regs; in createETMv3Decoder()
/external/OpenCSD/decoder/tests/source/
Dc_api_pkt_print_test.c662 ocsd_etmv3_cfg trace_config_etmv3; in create_decoder_etmv3()
/external/OpenCSD/decoder/docs/prog_guide/
Dprog_guide_main.md277 | __ETMv3__ | @ref ocsd_etmv3_cfg | EtmV3Config | @ref OCSD_BUILTIN_DCD_ETMV3 |