Home
last modified time | relevance | path

Searched refs:lgroups (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod273 returns the list of lgroups that are children of the specified lgroup.
276 children lgroups for the specified lgroup.
289 parent lgroups for the specified lgroup.
299 returns the number of lgroups in the hierarchy where the number is always at
446 latency between the given lgroups at the given instant in time. Since lgroups
483 Returns list of all lgroups in a hierarchy starting from $lgrp. If B<$lgrp> is
487 When called in scalar context, returns the total number of lgroups in the
496 When called in scalar context, returns the total number of leaf lgroups in the
550 Returns the number of lgroups in the hierarchy. This is a wrapper for
565 Returns the list of lgroups directly containing resources of the specified
[all …]
/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.c166 static list_t lgroups; /* list of lgroups */ variable
1126 list_update(&lgroups, lwp); in list_refresh()
1608 list_alloc(&lgroups, opts.o_nbottom); in main()
1614 list_setkeyfunc(NULL, &opts, &lgroups, LT_LGRPS); in main()