Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod275 returns the list of lgroups that are children of the specified lgroup.
278 children lgroups for the specified lgroup.
291 parent lgroups for the specified lgroup.
301 returns the number of lgroups in the hierarchy where the number is always at
448 latency between the given lgroups at the given instant in time. Since lgroups
457 Return the list of lgroups directly containing resources of the specified type.
458 The resources are represented by a set of lgroups in which each lgroup directly
485 Returns list of all lgroups in a hierarchy starting from $lgrp. If B<$lgrp> is
489 When called in scalar context, returns the total number of lgroups in the
494 Returns list of all leaf lgroups in a hierarchy starting from $lgrp. If $lgrp is
[all …]
/titanic_44/usr/src/cmd/prstat/
H A Dprstat.c165 static list_t lgroups; /* list of lgroups */ variable
1103 list_update(&lgroups, lwp); in list_refresh()
1569 list_alloc(&lgroups, opts.o_nbottom); in main()
1575 list_setkeyfunc(NULL, &opts, &lgroups, LT_LGRPS); in main()