Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dstats.h597 #define VSD_DRHIST_FIELD(hist, cnst, hist_dtype, op, field) \ macro
602 VSD_DRHIST_FIELD(hist, , hist_dtype, , field)
604 VSD_DRHIST_FIELD(hist, const, hist_dtype, , field)
606 VSD_DRHIST_FIELD(hist, , hist_dtype, &, field)
608 VSD_DRHIST_FIELD(hist, const, hist_dtype, &, field)