Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/opencsd/stm/
Dtrc_cmp_cfg_stm.h60 class STMConfig : public CSConfig // public ocsd_stm_cfg
63 STMConfig(); //!< Constructor - creates a default configuration
64 STMConfig(const ocsd_stm_cfg *cfg_regs);
65 ~STMConfig() {}; in ~STMConfig()
69 STMConfig & operator=(const ocsd_stm_cfg *p_cfg); //!< set from full configuration structure.
90 inline STMConfig::STMConfig() in STMConfig() function
101 inline STMConfig::STMConfig(const ocsd_stm_cfg *cfg_regs) in STMConfig() function
107 inline STMConfig & STMConfig::operator=(const ocsd_stm_cfg *p_cfg)
114 inline void STMConfig::setTraceID(const uint8_t traceID) in setTraceID()
121 inline void STMConfig::setHWTraceFeat(const hw_event_feat_t hw_feat) in setHWTraceFeat()
[all …]
Dtrc_dcd_mngr_stm.h45 STMConfig,
Dtrc_pkt_decode_stm.h48 class TrcPktDecodeStm : public TrcPktDecodeBase<StmTrcPacket, STMConfig>
Dtrc_pkt_proc_stm.h48 class TrcPktProcStm : public TrcPktProcBase<StmTrcPacket, ocsd_stm_pkt_type, STMConfig>
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp458 STMConfig configObj(&config); in createSTMDecoder()
/external/OpenCSD/decoder/docs/prog_guide/
Dprog_guide_main.md279 | __STM__ | @ref ocsd_stm_cfg | STMConfig | @ref OCSD_BUILTIN_DCD_STM |