Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dvmmeter.h126 #define VM_METER_NCOUNTERS \ macro
/f-stack/freebsd/vm/
H A Dvm_meter.c107 COUNTER_ARRAY_ALLOC(cnt, VM_METER_NCOUNTERS, M_WAITOK); in vmcounter_startup()