Searched refs:fxinfo (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfxpriocntl.h51 typedef struct fxinfo { struct
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcpustat.c93 static pcinfo_t fxinfo = { 0, "FX", NULL }; /* FX scheduler class info */ variable
645 if (priocntl(0, 0, PC_GETCID, &fxinfo) == -1) {
819 pcparms.pc_cid = fxinfo.pc_cid;

Completed in 58 milliseconds