Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h319 void tmc_flush_and_stop(struct tmc_drvdata *drvdata);
H A Dcoresight-tmc-etr.c1215 tmc_flush_and_stop(drvdata); in __tmc_etr_disable_hw()
1655 tmc_flush_and_stop(drvdata); in tmc_update_etr_buffer()
1857 tmc_flush_and_stop(drvdata); in tmc_panic_sync_etr()
H A Dcoresight-tmc-core.c52 void tmc_flush_and_stop(struct tmc_drvdata *drvdata) in tmc_flush_and_stop() function