Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dcoresight.h402 struct coresight_ops_source { struct
440 const struct coresight_ops_source *source_ops;
/linux-6.15/drivers/hwtracing/coresight/
Dcoresight-dummy.c69 static const struct coresight_ops_source dummy_source_ops = {
Dcoresight-etm3x-core.c660 static const struct coresight_ops_source etm_source_ops = {
Dcoresight-stm.c294 static const struct coresight_ops_source stm_source_ops = {
Dcoresight-tpdm.c562 static const struct coresight_ops_source tpdm_source_ops = {
Dcoresight-etm4x-core.c1062 static const struct coresight_ops_source etm4_source_ops = {
/linux-6.15/Documentation/trace/coresight/
Dcoresight.rst179 ``struct coresight_ops_link`` and ``struct coresight_ops_source`` have been