Searched refs:ETM_MODE_CTXID (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/hwtracing/coresight/ | ||
D | coresight-etm.h | 111 #define ETM_MODE_CTXID BIT(4) macro |
D | coresight-etm3x.c | 587 if (drvdata->mode & ETM_MODE_CTXID) in mode_store() |