Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/include/opencsd/etmv4/
Dtrc_pkt_elem_etmv4i.h128 void setTraceInfo(const uint32_t infoVal);
252 inline void EtmV4ITrcPacket::setTraceInfo(const uint32_t infoVal) in setTraceInfo() argument
254 trace_info.val = infoVal; in setTraceInfo()