Home
last modified time | relevance | path

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

/qemu/target/s390x/tcg/
H A Dexcp_helper.c638 void monitor_event(CPUS390XState *env, in monitor_event() function
657 monitor_event(env, monitor_code, monitor_class, GETPC()); in HELPER()
/qemu/monitor/
H A Dhmp.c1401 static void monitor_event(void *opaque, QEMUChrEvent event) in monitor_event() function
1494 monitor_event, NULL, &mon->common, NULL, true); in monitor_init_hmp()