Searched refs:ninstrs_flush (Results 1 – 3 of 3) sorted by relevance
872 if (bootcpu->ninstrs > bootcpu->ninstrs_flush + (1<<19)) { in emul_run()875 bootcpu->ninstrs_flush = bootcpu->ninstrs; in emul_run()
342 int64_t ninstrs_flush; member
495 cpu->ninstrs_flush = 0; in cpu_run_init()