Searched refs:VM_METER_NCOUNTERS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | vmmeter.h | 126 #define VM_METER_NCOUNTERS \ macro |
| /f-stack/freebsd/vm/ | ||
| H A D | vm_meter.c | 107 COUNTER_ARRAY_ALLOC(cnt, VM_METER_NCOUNTERS, M_WAITOK); in vmcounter_startup() |