Searched refs:VSD_DVHIST_FIELD (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | stats.h | 612 #define VSD_DVHIST_FIELD(hist, cnst, hist_dtype, op, field) \ macro 617 VSD_DVHIST_FIELD(hist, , hist_dtype, , field) 619 VSD_DVHIST_FIELD(hist, const, hist_dtype, , field) 621 VSD_DVHIST_FIELD(hist, , hist_dtype, &, field) 623 VSD_DVHIST_FIELD(hist, const, hist_dtype, &, field)
|