Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
A Dcoresight-tpdm.c45 struct tpdm_dataset_attribute *tpdm_attr = in tpdm_simple_dataset_show() local
48 switch (tpdm_attr->mem) { in tpdm_simple_dataset_show()
50 if (tpdm_attr->idx >= TPDM_DSB_MAX_EDCR) in tpdm_simple_dataset_show()
60 if (tpdm_attr->idx >= TPDM_DSB_MAX_PATT) in tpdm_simple_dataset_show()
83 drvdata->dsb->msr[tpdm_attr->idx]); in tpdm_simple_dataset_show()
108 drvdata->cmb->msr[tpdm_attr->idx]); in tpdm_simple_dataset_show()
130 switch (tpdm_attr->mem) { in tpdm_simple_dataset_store()
807 if (tpdm_attr->mem == DSB_PATT) in enable_ts_show()
810 else if (tpdm_attr->mem == CMB_PATT) in enable_ts_show()
834 if (tpdm_attr->mem == DSB_PATT) in enable_ts_store()
[all …]

Completed in 6 milliseconds