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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.c150 static table_t lgr_tbl = {0, 0, NULL}; /* selected lgroups */
165 static list_t lgroups; /* list of lgroups */ variable
1103 list_update(&lgroups, lwp);
1569 list_alloc(&lgroups, opts.o_nbottom);
1575 list_setkeyfunc(NULL, &opts, &lgroups, LT_LGRPS);

Completed in 132 milliseconds