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

/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm_stat.h59 #define VMM_STAT_FDEFINE(type, nelems, desc, func, scope) \ macro
66 VMM_STAT_FDEFINE(type, nelems, desc, NULL, scope)
79 VMM_STAT_FDEFINE(type, 1, desc, func, VMM_STAT_SCOPE_ANY)

Completed in 95 milliseconds