Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-etm4x.h172 #define ETM_MODE_VIEWINST_STARTSTOP BIT(27) macro
Dcoresight-etm4x-sysfs.c210 config->mode |= ETM_MODE_VIEWINST_STARTSTOP; in reset_store()
414 if (config->mode & ETM_MODE_VIEWINST_STARTSTOP) in mode_store()