Searched refs:VSD_DRHIST_FIELD (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | stats.h | 599 #define VSD_DRHIST_FIELD(hist, cnst, hist_dtype, op, field) \ macro 604 VSD_DRHIST_FIELD(hist, , hist_dtype, , field) 606 VSD_DRHIST_FIELD(hist, const, hist_dtype, , field) 608 VSD_DRHIST_FIELD(hist, , hist_dtype, &, field) 610 VSD_DRHIST_FIELD(hist, const, hist_dtype, &, field)
|