Home
last modified time | relevance | path

Searched refs:monitor_get_cpu_index (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/monitor/
H A Dmonitor.h41 int monitor_get_cpu_index(Monitor *mon);
/openbmc/qemu/stats/
H A Dstats-hmp-cmds.c228 int cpu_index = monitor_get_cpu_index(mon); in hmp_info_stats()
/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c89 int monitor_get_cpu_index(Monitor *mon) in monitor_get_cpu_index() function