Searched refs:VMEXIT_REQIDLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm_stat.c167 VMM_STAT(VMEXIT_REQIDLE, "number of times idle requested at exit");
H A Dvmm_stat.h160 VMM_STAT_DECLARE(VMEXIT_REQIDLE); variable
H A Dvmm.c1579 vmm_stat_incr(vm, vcpuid, VMEXIT_REQIDLE, 1);

Completed in 161 milliseconds