Home
last modified time | relevance | path

Searched refs:UVMHIST_INIT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/uvm/
H A Duvm_stat.h54 #define UVMHIST_INIT(NAME,N) KERNHIST_INIT(NAME,N) macro
66 #define UVMHIST_INIT(NAME,N) macro
H A Duvm_loan.c1084 UVMHIST_INIT(loanhist, 300); in uvm_loan_init()
H A Duvm_bio.c228 UVMHIST_INIT(ubchist, 300); in ubchist_init()