Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/
H A Dvmm_stat.c117 vmm_stat_init(void *vp) in vmm_stat_init() function
H A Dvmm_stat.h87 void vmm_stat_init(void *vp);
H A Dvmm.c334 vmm_stat_init(vcpu->stats); in vcpu_init()