Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-etm4x.h164 #define ETM_MODE_ATB_TRIGGER BIT(19) macro
Dcoresight-etm4x-sysfs.c381 if ((config->mode & ETM_MODE_ATB_TRIGGER) && in mode_store()