Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dstats.h565 #define VSD_HIST_FIELD(hist, cnst, hist_dtype, op, field) \ macro
578 VSD_HIST_FIELD(hist, , hist_dtype, ,field)
580 VSD_HIST_FIELD(hist, const, hist_dtype, ,field)
582 VSD_HIST_FIELD(hist, , hist_dtype, (void *)&,field)
584 VSD_HIST_FIELD(hist, const, hist_dtype, (void *)&,field)