Searched refs:VMM_STAT_FDEFINE (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm_stat.h | 61 #define VMM_STAT_FDEFINE(type, nelems, desc, func, scope) \ macro 68 VMM_STAT_FDEFINE(type, nelems, desc, NULL, scope) 81 VMM_STAT_FDEFINE(type, 1, desc, func, VMM_STAT_SCOPE_ANY)
|