Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpdm.c372 if (drvdata->cmb->ts_all) in set_cmb_tier()
939 (unsigned int)drvdata->cmb->ts_all); in cmb_ts_all_show()
955 drvdata->cmb->ts_all = true; in cmb_ts_all_store()
957 drvdata->cmb->ts_all = false; in cmb_ts_all_store()
H A Dcoresight-tpdm.h269 bool ts_all; member