Searched refs:etmv4_context_t (Results 1 – 5 of 5) sorted by relevance
173 void setContext(const etmv4_context_t &ctxt) { m_context = ctxt; }; in setContext()174 const etmv4_context_t &getContext() const { return m_context; }; in getContext()179 etmv4_context_t m_context;329 …_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const etmv4_context_t &context, con…
173 } etmv4_context_t; typedef190 etmv4_context_t context; //!< current context for PE
185 const etmv4_context_t &getContext() const { return context; }; in getContext()
93 …_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const etmv4_context_t &context, con… in createContextElem()
661 etmv4_context_t ctxt = pCtxtElem->getContext(); in commitElements()1360 etmv4_context_t ctxt = pCtxtElem->getContext(); in updateContext()