Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/opencsd/decoder/source/i_dec/
Dtrc_i_decode.cpp74 instr_info->type = OCSD_INSTR_OTHER; // default type in DecodeA32()
122 instr_info->type = OCSD_INSTR_OTHER; // default type in DecodeA64()
172 instr_info->type = OCSD_INSTR_OTHER; // default type in DecodeT32()
/freebsd-12-stable/contrib/opencsd/decoder/include/common/
Dtrc_gen_elem.h163 last_i_type = OCSD_INSTR_OTHER; in init()
/freebsd-12-stable/contrib/opencsd/decoder/include/opencsd/
Docsd_if_types.h350 OCSD_INSTR_OTHER, /**< Other instruction - not significant for waypoints. */ enumerator
/freebsd-12-stable/contrib/opencsd/decoder/source/ptm/
Dtrc_pkt_decode_ptm.cpp648 bWPFound = (m_instr_info.type != OCSD_INSTR_OTHER); in traceInstrToWP()
/freebsd-12-stable/contrib/opencsd/decoder/source/etmv4/
Dtrc_pkt_decode_etmv4i.cpp1065 bWPFound = (m_instr_info.type != OCSD_INSTR_OTHER); in traceInstrToWP()