Home
last modified time | relevance | path

Searched refs:PM_SET_CPU_THRESHOLD (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpm.h97 PM_SET_CPU_THRESHOLD, enumerator
/illumos-gate/usr/src/uts/common/io/
H A Dpm.c455 {PM_SET_CPU_THRESHOLD, "PM_SET_CPU_THRESHOLD", 1, NOSTRUCT,
817 case PM_SET_CPU_THRESHOLD: in pm_set_idle_thresh_walk()
2828 case PM_SET_CPU_THRESHOLD: in pm_ioctl()
/illumos-gate/usr/src/cmd/power/
H A Dhandlers.c1243 return (cmnthr(PM_SET_CPU_THRESHOLD)); in cputhr()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c1543 { (uint_t)PM_SET_CPU_THRESHOLD, "PM_SET_CPU_THRESHOLD", NULL },