Searched refs:stallctl (Results 1 – 3 of 3) sorted by relevance
411 if (drvdata->stallctl) in etm4_enable_hw()1135 drvdata->stallctl = true; in etm4_init_arch_data()1137 drvdata->stallctl = false; in etm4_init_arch_data()1606 if (drvdata->stallctl) in __etm4_cpu_save()1735 if (drvdata->stallctl) in __etm4_cpu_restore()
973 bool stallctl; member
396 if ((config->mode & ETM_MODE_ISTALL_EN) && (drvdata->stallctl == true)) in mode_store()