Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm.h108 #define ETM_MODE_CTXID BIT(4) macro
114 ETM_MODE_CTXID | ETM_MODE_EXCL_KERN | \
H A Dcoresight-etm3x-sysfs.c153 if (config->mode & ETM_MODE_CTXID) in mode_store()