Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/cs-etm-decoder/
Dcs-etm-decoder.h27 CS_ETM_RANGE = 1 << 0, enumerator
Dcs-etm-decoder.c318 CS_ETM_RANGE); in cs_etm_decoder__buffer_range()
/Linux-v4.19/tools/perf/util/
Dcs-etm.c881 etmq->prev_packet->sample_type == CS_ETM_RANGE && in cs_etm__sample()
921 if (etmq->prev_packet->sample_type == CS_ETM_RANGE && in cs_etm__sample()
959 etmq->prev_packet->sample_type == CS_ETM_RANGE) { in cs_etm__flush()
980 etmq->prev_packet->sample_type == CS_ETM_RANGE) { in cs_etm__flush()
1052 case CS_ETM_RANGE: in cs_etm__run_decoder()