Searched refs:etmv4_context_t (Results 1 – 5 of 5) sorted by relevance
190 void setContext(const etmv4_context_t &ctxt) { m_context = ctxt; }; in setContext()191 const etmv4_context_t &getContext() const { return m_context; }; in getContext()196 etmv4_context_t m_context;395 …_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const etmv4_context_t &context, con…
191 } etmv4_context_t; typedef208 etmv4_context_t context; //!< current context for PE
186 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()
761 etmv4_context_t ctxt = pCtxtElem->getContext(); in commitElements()1897 etmv4_context_t ctxt = pCtxtElem->getContext(); in updateContext()