Lines Matching refs:lgrp_load_t
1810 lgrp_query_load(processorid_t id, lgrp_load_t *lp)
2776 } while (atomic_cas_32((lgrp_load_t *)&lpl->lpl_loadavg,
2795 } while (atomic_cas_32((lgrp_load_t *)&lpl->lpl_loadavg,
2940 lgrp_load_t lgrp_expand_proc_thresh = LGRP_EXPAND_PROC_THRESH_DEFAULT;
2952 lgrp_load_t lgrp_expand_proc_diff = LGRP_EXPAND_PROC_DIFF_DEFAULT;
3014 lgrp_load_t bestload, bestrload;
3185 lgrp_load_t l1, l2;
3186 lgrp_load_t tolerance = LGRP_LOADAVG_TOLERANCE(lpl1->lpl_ncpu);
3265 lgrp_load_t old, new;
3358 (lgrp_load_t *)&lpl->lpl_loadavg, old,
3426 } while (atomic_cas_32((lgrp_load_t *)&lpl->lpl_loadavg,