Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dstats.h437 #define VSD(type, ptr) _VSD(, type, ptr)
565 op(_VSD(cnst, crhist32, hist)->field) : \
567 op(_VSD(cnst, drhist32, hist)->field) : \
569 op(_VSD(cnst, dvhist32, hist)->field) : \
571 op(_VSD(cnst, crhist64, hist)->field) : \
573 op(_VSD(cnst, drhist64, hist)->field) : \
586 op(_VSD(cnst, crhist32, hist)->field) : \
587 op(_VSD(cnst, crhist64, hist)->field))
599 op(_VSD(cnst, drhist32, hist)->field) : \
600 op(_VSD(cnst, drhist64, hist)->field))
[all …]