Home
last modified time | relevance | path

Searched defs:num_stats (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/dev/gve/
H A Dgve_utils.c52 gve_alloc_counters(counter_u64_t * stat,int num_stats) gve_alloc_counters() argument
61 gve_free_counters(counter_u64_t * stat,int num_stats) gve_free_counters() argument
/freebsd-src/sys/arm64/vmm/
H A Dvmm_stat.c
/freebsd-src/sys/amd64/vmm/
H A Dvmm_stat.c
/freebsd-src/usr.sbin/bhyvectl/
H A Dbhyvectl.c473 stats = vm_get_stats(vcpu, &tv, &num_stats); in main() local