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

/linux-master/tools/perf/util/
H A Dcs-etm.h182 bool last_instr_cond; member in struct:cs_etm_packet
H A Dcs-etm.c451 queue->packet_buffer[i].last_instr_cond = 0;
2169 if (packet->last_instr_cond)
/linux-master/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c419 packet_queue->packet_buffer[et].last_instr_cond = 0;
469 packet->last_instr_cond = elem->last_instr_cond;

Completed in 275 milliseconds