Home
last modified time | relevance | path

Searched defs:kernel_hash (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c1889 struct kernel_hash { struct
1890 const char * description; /* description */
1891 int hashsize; /* nlist index for hash size */
1892 int hashtbl; /* nlist index for hash table */
1893 enum hashtype type; /* type of hash table */
1894 size_t offset; /* offset of {LIST,TAILQ}_NEXT */