Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c90 tmc_flush_and_stop(drvdata); in __tmc_etb_disable_hw()
152 tmc_flush_and_stop(drvdata); in tmc_etf_disable_hw()
504 tmc_flush_and_stop(drvdata); in tmc_update_etf_buffer()
636 tmc_flush_and_stop(drvdata); in tmc_panic_sync_etf()
H A Dcoresight-tmc.h323 void tmc_flush_and_stop(struct tmc_drvdata *drvdata);
H A Dcoresight-tmc-etr.c1213 tmc_flush_and_stop(drvdata); in __tmc_etr_disable_hw()
1662 tmc_flush_and_stop(drvdata); in tmc_update_etr_buffer()
1866 tmc_flush_and_stop(drvdata); in tmc_panic_sync_etr()
H A Dcoresight-tmc-core.c53 void tmc_flush_and_stop(struct tmc_drvdata *drvdata) in tmc_flush_and_stop() function