Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
A Dcoresight-tmc.h267 extern const struct coresight_ops tmc_etb_cs_ops;
268 extern const struct coresight_ops tmc_etf_cs_ops;
276 extern const struct coresight_ops tmc_etr_cs_ops;
A Dcoresight-tpiu.c112 static const struct coresight_ops tpiu_cs_ops = {
A Dcoresight-tmc-etf.c580 const struct coresight_ops tmc_etb_cs_ops = {
584 const struct coresight_ops tmc_etf_cs_ops = {
A Dcoresight-replicator.c195 static const struct coresight_ops replicator_cs_ops = {
A Dcoresight-funnel.c144 static const struct coresight_ops funnel_cs_ops = {
A Dcoresight-catu.c499 static const struct coresight_ops catu_ops = {
A Dcoresight-etb10.c582 static const struct coresight_ops etb_cs_ops = {
A Dcoresight-cti-core.c814 static const struct coresight_ops cti_ops = {
A Dcoresight-etm3x-core.c675 static const struct coresight_ops etm_cs_ops = {
A Dcoresight-stm.c296 static const struct coresight_ops stm_cs_ops = {
A Dcoresight-trbe.c1132 static const struct coresight_ops arm_trbe_cs_ops = {
A Dcoresight-tmc-etr.c1709 const struct coresight_ops tmc_etr_cs_ops = {
A Dcoresight-etm4x-core.c934 static const struct coresight_ops etm4_cs_ops = {
/linux/include/linux/
A Dcoresight.h161 const struct coresight_ops *ops;
232 const struct coresight_ops *ops;
361 struct coresight_ops { struct
/linux/Documentation/trace/coresight/
A 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``

Completed in 34 milliseconds