Home
last modified time | relevance | path

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

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