Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfxpriocntl.h49 typedef struct fxinfo { struct
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcpustat.c97 static pcinfo_t fxinfo = { 0, "FX", 0 }; /* FX scheduler class info */ variable
664 if (priocntl(0, 0, PC_GETCID, &fxinfo) == -1) { in cpustat()
839 pcparms.pc_cid = fxinfo.pc_cid; in soaker()