Home
last modified time | relevance | path

Searched refs:ETM_ADDR_TYPE_STOP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h82 ETM_ADDR_TYPE_STOP, enumerator
H A Dcoresight-etm3x-sysfs.c496 config->addr_type[idx] == ETM_ADDR_TYPE_STOP)) { in addr_stop_show()
524 config->addr_type[idx] == ETM_ADDR_TYPE_STOP)) { in addr_stop_store()
530 config->addr_type[idx] = ETM_ADDR_TYPE_STOP; in addr_stop_store()
H A Dcoresight-etm-perf.c719 etm_filter->type = ETM_ADDR_TYPE_STOP; in etm_addr_filters_sync()
H A Dcoresight-etm4x-sysfs.c1099 config->addr_type[idx] == ETM_ADDR_TYPE_STOP)) { in addr_stop_show()
1128 config->addr_type[idx] == ETM_ADDR_TYPE_STOP)) { in addr_stop_store()
1134 config->addr_type[idx] = ETM_ADDR_TYPE_STOP; in addr_stop_store()
H A Dcoresight-etm4x-core.c1488 case ETM_ADDR_TYPE_STOP: in etm4_get_next_comparator()
1552 case ETM_ADDR_TYPE_STOP: in etm4_set_event_filters()