Home
last modified time | relevance | path

Searched refs:coresight_ops (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.10/include/linux/
Dcoresight.h132 const struct coresight_ops *ops;
197 const struct coresight_ops *ops;
320 struct coresight_ops { struct
/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-tmc.h263 extern const struct coresight_ops tmc_etb_cs_ops;
264 extern const struct coresight_ops tmc_etf_cs_ops;
272 extern const struct coresight_ops tmc_etr_cs_ops;
Dcoresight-tpiu.c116 static const struct coresight_ops tpiu_cs_ops = {
Dcoresight-tmc-etf.c572 const struct coresight_ops tmc_etb_cs_ops = {
576 const struct coresight_ops tmc_etf_cs_ops = {
Dcoresight-funnel.c142 static const struct coresight_ops funnel_cs_ops = {
Dcoresight-replicator.c191 static const struct coresight_ops replicator_cs_ops = {
Dcoresight-catu.c496 static const struct coresight_ops catu_ops = {
Dcoresight-etb10.c580 static const struct coresight_ops etb_cs_ops = {
Dcoresight-cti-core.c811 static const struct coresight_ops cti_ops = {
Dcoresight-etm3x-core.c673 static const struct coresight_ops etm_cs_ops = {
Dcoresight-stm.c295 static const struct coresight_ops stm_cs_ops = {
Dcoresight-tmc-etr.c1685 const struct coresight_ops tmc_etr_cs_ops = {
Dcoresight-etm4x-core.c612 static const struct coresight_ops etm4_cs_ops = {
/Linux-v5.10/Documentation/trace/coresight/
Dcoresight.rst166 const struct coresight_ops *ops;
176 The ``struct coresight_ops`` is mandatory and will tell the framework how to
195 that can be performed on them (see ``struct coresight_ops``). The ``**groups``