Home
last modified time | relevance | path

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

/freebsd/lib/libvmmapi/
H A Dvmmapi.c797 vm_get_stats(struct vcpu *vcpu, struct timeval *ret_tv, in vm_get_stats() argument
834 if (ret_tv) in vm_get_stats()
835 *ret_tv = vmstats.tv; in vm_get_stats()
H A Dvmmapi.h224 uint64_t *vm_get_stats(struct vcpu *vcpu, struct timeval *ret_tv,