Searched refs:LGRP_STAT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dlgrp.h112 #define LGRP_STAT(stats, bucket, whichstat) \ macro
117 (&LGRP_STAT(stats, (CPU->cpu_id) & LGRP_CPU_BUCKET_MASK, \
124 val += LGRP_STAT(stats, bkt, whichstat); \
131 LGRP_STAT(stats, i, stat) = 0; \
204 * accessed through the LGRP_STAT macro.

Completed in 58 milliseconds