Searched refs:mon_get_cpu_sync (Results 1 – 1 of 1) sorted by relevance
50 static CPUState *mon_get_cpu_sync(Monitor *mon, bool synchronize) in mon_get_cpu_sync() function78 return mon_get_cpu_sync(mon, true); in mon_get_cpu()90 CPUState *cs = mon_get_cpu_sync(mon, false); in monitor_get_cpu_index()