Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dstats.h584 #define VSD_CRHIST_FIELD(hist, cnst, hist_dtype, op, field) \ macro
589 VSD_CRHIST_FIELD(hist, , hist_dtype, , field)
591 VSD_CRHIST_FIELD(hist, const, hist_dtype, , field)
593 VSD_CRHIST_FIELD(hist, , hist_dtype, &, field)
595 VSD_CRHIST_FIELD(hist, const, hist_dtype, &, field)