ZSD_ONE_CPU
return (usage->zsu_system->zss_ncpus_online * ZSD_ONE_CPU);
return (pset->zsp_online * ZSD_ONE_CPU);
return (zs_ts_used_scale(total, used, ncpus * ZSD_ONE_CPU, cap_at_100));