Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c534 if (drvdata->stallctl) in etm4_enable_hw()
1425 drvdata->stallctl = !!(etmidr3 & TRCIDR3_STALLCTL); in etm4_init_arch_data()
1885 if (drvdata->stallctl) in __etm4_cpu_save()
2016 if (drvdata->stallctl) in __etm4_cpu_restore()
H A Dcoresight-etm4x.h1030 bool stallctl; member