Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dcs-etm.h147 CS_ETM_DISCONTINUITY, enumerator
A Dcs-etm.c979 if (packet->sample_type == CS_ETM_DISCONTINUITY) in cs_etm__first_executed_instr()
989 if (packet->sample_type == CS_ETM_DISCONTINUITY) in cs_etm__last_executed_instr()
1147 if (packet->sample_type == CS_ETM_DISCONTINUITY) { in cs_etm__copy_insn()
1535 if (tidq->prev_packet->sample_type == CS_ETM_DISCONTINUITY) in cs_etm__sample()
1939 if (prev_packet->sample_type == CS_ETM_DISCONTINUITY) in cs_etm__set_sample_flags()
1958 case CS_ETM_DISCONTINUITY: in cs_etm__set_sample_flags()
2121 case CS_ETM_DISCONTINUITY: in cs_etm__process_traceid_queue()
/linux-6.3-rc2/tools/perf/util/cs-etm-decoder/
A Dcs-etm-decoder.c508 CS_ETM_DISCONTINUITY); in cs_etm_decoder__buffer_discontinuity()

Completed in 12 milliseconds