Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcs-etm.c1781 tidq->prev_packet->sample_type == CS_ETM_RANGE && in cs_etm__sample()
1876 if (tidq->prev_packet->sample_type == CS_ETM_RANGE && in cs_etm__sample()
1905 if (tidq->prev_packet->sample_type == CS_ETM_RANGE) in cs_etm__exception()
1923 tidq->prev_packet->sample_type == CS_ETM_RANGE) { in cs_etm__flush()
1949 tidq->prev_packet->sample_type == CS_ETM_RANGE) { in cs_etm__flush()
1981 tidq->prev_packet->sample_type == CS_ETM_RANGE) { in cs_etm__end_block()
2213 case CS_ETM_RANGE: in cs_etm__set_sample_flags()
2301 if (prev_packet->sample_type == CS_ETM_RANGE) in cs_etm__set_sample_flags()
2340 if (prev_packet->sample_type == CS_ETM_RANGE) in cs_etm__set_sample_flags()
2369 if (prev_packet->sample_type == CS_ETM_RANGE) in cs_etm__set_sample_flags()
[all …]
H A Dcs-etm.h157 CS_ETM_RANGE, enumerator