Searched refs:last_instr_subtype (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dcs-etm.h179 u32 last_instr_subtype; member in struct:cs_etm_packet
H A Dcs-etm.c450 queue->packet_buffer[i].last_instr_subtype = 0;
2166 packet->last_instr_subtype == OCSD_S_INSTR_NONE) {
2178 packet->last_instr_subtype == OCSD_S_INSTR_BR_LINK)
2187 packet->last_instr_subtype == OCSD_S_INSTR_BR_LINK)
2197 packet->last_instr_subtype == OCSD_S_INSTR_V7_IMPLIED_RET)
2207 packet->last_instr_subtype == OCSD_S_INSTR_NONE)
2213 packet->last_instr_subtype == OCSD_S_INSTR_V8_RET)
/linux-master/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c418 packet_queue->packet_buffer[et].last_instr_subtype = 0;
468 packet->last_instr_subtype = elem->last_i_subtype;

Completed in 140 milliseconds