Home
last modified time | relevance | path

Searched refs:ETM_MODE_EXCLUDE (Results 1 – 4 of 4) sorted by relevance

/drivers/hwtracing/coresight/
Dcoresight-etm.h108 #define ETM_MODE_EXCLUDE BIT(0) macro
113 #define ETM_MODE_ALL (ETM_MODE_EXCLUDE | ETM_MODE_CYCACC | \
Dcoresight-etm4x.h154 #define ETM_MODE_EXCLUDE BIT(0) macro
Dcoresight-etm3x-sysfs.c91 config->mode = ETM_MODE_EXCLUDE; in reset_store()
132 if (config->mode & ETM_MODE_EXCLUDE) in mode_store()
Dcoresight-etm4x-sysfs.c312 if (config->mode & ETM_MODE_EXCLUDE) in mode_store()
1014 if (config->mode & ETM_MODE_EXCLUDE) in addr_range_store()