Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dstats.h586 #define VSD_CRHIST_FIELD(hist, cnst, hist_dtype, op, field) \ macro
591 VSD_CRHIST_FIELD(hist, , hist_dtype, , field)
593 VSD_CRHIST_FIELD(hist, const, hist_dtype, , field)
595 VSD_CRHIST_FIELD(hist, , hist_dtype, &, field)
597 VSD_CRHIST_FIELD(hist, const, hist_dtype, &, field)