Home
last modified time | relevance | path

Searched refs:ETM_MODE_RETURNSTACK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst682 overrides any setting of :ref:`ETM_MODE_RETURNSTACK <coresight-return-stack>`, so where a branch
719 ETM_MODE_RETURNSTACK
H A Dcoresight.rst622 - Session local version of the system wide setting: :ref:`ETM_MODE_RETURNSTACK
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h602 #define ETM_MODE_RETURNSTACK BIT(12) macro
H A Dcoresight-etm4x-sysfs.c361 if ((config->mode & ETM_MODE_RETURNSTACK) && in mode_store()