Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpu_uarray.h73 extern uint64_t cpu_uarray_sum_all(cpu_uarray_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dcpu_uarray.c68 cpu_uarray_sum_all(cpu_uarray_t *cua) in cpu_uarray_sum_all() function
H A Dzone.c3260 tmp = cpu_uarray_sum_all(zp->zone_ustate); in zone_loadavg_update()