Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dcs-etm.h155 u32 last_instr_type; member
A Dcs-etm.c248 queue->packet_buffer[i].last_instr_type = 0; in cs_etm__clear_packet_queue()
1855 if (packet->last_instr_type == OCSD_INSTR_BR && in cs_etm__set_sample_flags()
1867 if (packet->last_instr_type == OCSD_INSTR_BR && in cs_etm__set_sample_flags()
1876 if (packet->last_instr_type == OCSD_INSTR_BR_INDIRECT && in cs_etm__set_sample_flags()
1886 if (packet->last_instr_type == OCSD_INSTR_BR_INDIRECT && in cs_etm__set_sample_flags()
1896 if (packet->last_instr_type == OCSD_INSTR_BR_INDIRECT && in cs_etm__set_sample_flags()
1902 if (packet->last_instr_type == OCSD_INSTR_BR_INDIRECT && in cs_etm__set_sample_flags()
/linux/tools/perf/util/cs-etm-decoder/
A Dcs-etm-decoder.c377 packet_queue->packet_buffer[et].last_instr_type = 0; in cs_etm_decoder__buffer_packet()
427 packet->last_instr_type = elem->last_i_type; in cs_etm_decoder__buffer_range()
/linux/drivers/mtd/nand/raw/
A Dpl35x-nand-controller.c663 int last_instr_type = -1; in pl35x_nand_exec_op() local
677 if (last_instr_type != NAND_OP_DATA_OUT_INSTR) in pl35x_nand_exec_op()
709 last_instr_type = instr->type; in pl35x_nand_exec_op()

Completed in 15 milliseconds