Home
last modified time | relevance | path

Searched refs:coresight_ops_source (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-dummy.c57 static const struct coresight_ops_source dummy_source_ops = {
Dcoresight-etm3x-core.c700 static const struct coresight_ops_source etm_source_ops = {
Dcoresight-stm.c284 static const struct coresight_ops_source stm_source_ops = {
Dcoresight-tpdm.c522 static const struct coresight_ops_source tpdm_source_ops = {
Dcoresight-etm4x-core.c1028 static const struct coresight_ops_source etm4_source_ops = {
/linux-6.12.1/include/linux/
Dcoresight.h384 struct coresight_ops_source { struct
410 const struct coresight_ops_source *source_ops; argument
/linux-6.12.1/Documentation/trace/coresight/
Dcoresight.rst179 ``struct coresight_ops_link`` and ``struct coresight_ops_source`` have been