Searched refs:XUIOSTAT_INCR (Results 1 – 2 of 2) sorted by relevance
268 #define XUIOSTAT_INCR(stat, val) \ macro270 #define XUIOSTAT_BUMP(stat) XUIOSTAT_INCR(stat, 1)
928 XUIOSTAT_INCR(xuiostat_onloan_rbuf, nblk); in dmu_xuio_init()930 XUIOSTAT_INCR(xuiostat_onloan_wbuf, nblk); in dmu_xuio_init()946 XUIOSTAT_INCR(xuiostat_onloan_rbuf, -nblk); in dmu_xuio_fini()948 XUIOSTAT_INCR(xuiostat_onloan_wbuf, -nblk); in dmu_xuio_fini()