Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dstats.h413 struct voistatspec { struct
414 vss_hlpr_fn hlpr; /* iv helper function. */
415 struct vss_hlpr_info *hlprinfo; /* Helper function context. */
416 struct voistatdata *iv; /* Initialisation value. */
440 #define NVSS(vss_slots) (sizeof((vss_slots)) / sizeof(struct voistatspec)) argument