Searched refs:stallctl (Results 1 – 3 of 3) sorted by relevance
134 if (drvdata->stallctl) in etm4_enable_hw()719 drvdata->stallctl = true; in etm4_init_arch_data()721 drvdata->stallctl = false; in etm4_init_arch_data()1191 if (drvdata->stallctl) in etm4_cpu_save()1302 if (drvdata->stallctl) in etm4_cpu_restore()
457 bool stallctl; member
392 if ((config->mode & ETM_MODE_ISTALL_EN) && (drvdata->stallctl == true)) in mode_store()