Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dvmmeter.h123 #define VM_METER_NCOUNTERS \ macro
/freebsd/sys/vm/
H A Dvm_meter.c102 COUNTER_ARRAY_ALLOC(cnt, VM_METER_NCOUNTERS, M_WAITOK); in vmcounter_startup()