Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcs-etm.h159 CS_ETM_EXCEPTION, enumerator
H A Dcs-etm.c1357 packet->sample_type == CS_ETM_EXCEPTION) in cs_etm__first_executed_instr()
2310 case CS_ETM_EXCEPTION: in cs_etm__set_sample_flags()
2454 case CS_ETM_EXCEPTION: in cs_etm__process_traceid_queue()
/linux/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c522 CS_ETM_EXCEPTION); in cs_etm_decoder__buffer_exception()