Searched defs:lgrp_lats (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dlgrpsys.c1234 int **lgrp_lats; local
1418 lgrp_snap->ss_latencies = lgrp_lats =
1506 lgrp_lats[i] = (int *)((uintptr_t)lgrp_lats + snap_nlgrpsmax *
1514 lgrp_lats[i][j] = lgrp_latency(lgrp->lgrp_id,

Completed in 48 milliseconds