Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dstats.h439 #define VSD(type, ptr) _VSD(, type, ptr)
567 op(_VSD(cnst, crhist32, hist)->field) : \
569 op(_VSD(cnst, drhist32, hist)->field) : \
571 op(_VSD(cnst, dvhist32, hist)->field) : \
573 op(_VSD(cnst, crhist64, hist)->field) : \
575 op(_VSD(cnst, drhist64, hist)->field) : \
588 op(_VSD(cnst, crhist32, hist)->field) : \
589 op(_VSD(cnst, crhist64, hist)->field))
601 op(_VSD(cnst, drhist32, hist)->field) : \
602 op(_VSD(cnst, drhist64, hist)->field))
[all …]