vmt_pswitch_event
sysmon_task_queue_sched(0, vmt_pswitch_event, &sc->sc_ev_power);
sysmon_task_queue_sched(0, vmt_pswitch_event, &sc->sc_ev_reset);
sysmon_task_queue_sched(0, vmt_pswitch_event, &sc->sc_ev_sleep);
static void vmt_pswitch_event(void *);