Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h151 #define ETM_MODE_LOAD_STORE BIT(3) macro
Dcoresight-etm4x-sysfs.c311 if (config->mode & ETM_MODE_LOAD_STORE) in mode_store()