Searched defs:cpu_budget (Results 1 – 2 of 2) sorted by relevance
105 void icount_prepare_for_run(CPUState *cpu, int64_t cpu_budget) in icount_prepare_for_run()
219 int64_t cpu_budget = 0; in rr_cpu_thread_fn() local