Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcs-etm.h156 u32 last_instr_subtype; member
Dcs-etm.c247 queue->packet_buffer[i].last_instr_subtype = 0; in cs_etm__clear_packet_queue()
1854 packet->last_instr_subtype == OCSD_S_INSTR_NONE) { in cs_etm__set_sample_flags()
1866 packet->last_instr_subtype == OCSD_S_INSTR_BR_LINK) in cs_etm__set_sample_flags()
1875 packet->last_instr_subtype == OCSD_S_INSTR_BR_LINK) in cs_etm__set_sample_flags()
1885 packet->last_instr_subtype == OCSD_S_INSTR_V7_IMPLIED_RET) in cs_etm__set_sample_flags()
1895 packet->last_instr_subtype == OCSD_S_INSTR_NONE) in cs_etm__set_sample_flags()
1901 packet->last_instr_subtype == OCSD_S_INSTR_V8_RET) in cs_etm__set_sample_flags()
/linux-6.1.9/tools/perf/util/cs-etm-decoder/
Dcs-etm-decoder.c378 packet_queue->packet_buffer[et].last_instr_subtype = 0; in cs_etm_decoder__buffer_packet()
428 packet->last_instr_subtype = elem->last_i_subtype; in cs_etm_decoder__buffer_range()