Home
last modified time | relevance | path

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

/openbmc/qemu/monitor/
H A Dmonitor.c309 static MonitorQAPIEventConf monitor_qapi_event_conf[QAPI_EVENT__MAX] = { variable
368 evconf = &monitor_qapi_event_conf[event]; in monitor_qapi_event_queue_no_reenter()
464 MonitorQAPIEventConf *evconf = &monitor_qapi_event_conf[evstate->event]; in monitor_qapi_event_handler()