Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dcs-etm.h135 CS_ETM_DISCONTINUITY, enumerator
A Dcs-etm.c978 if (packet->sample_type == CS_ETM_DISCONTINUITY) in cs_etm__first_executed_instr()
988 if (packet->sample_type == CS_ETM_DISCONTINUITY) in cs_etm__last_executed_instr()
1146 if (packet->sample_type == CS_ETM_DISCONTINUITY) { in cs_etm__copy_insn()
1510 if (tidq->prev_packet->sample_type == CS_ETM_DISCONTINUITY) in cs_etm__sample()
1912 if (prev_packet->sample_type == CS_ETM_DISCONTINUITY) in cs_etm__set_sample_flags()
1931 case CS_ETM_DISCONTINUITY: in cs_etm__set_sample_flags()
2094 case CS_ETM_DISCONTINUITY: in cs_etm__process_traceid_queue()
/linux/tools/perf/util/cs-etm-decoder/
A Dcs-etm-decoder.c468 CS_ETM_DISCONTINUITY); in cs_etm_decoder__buffer_discontinuity()

Completed in 12 milliseconds