Searched full:amps (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/vm/ |
H A D | vm_usage.c | 107 * - incore/not-incore page ranges for all shared amps. 175 * bounds for vnodes and shared amps 190 * hash of visited objects (vnodes or shared amps) 223 mod_hash_t *vme_amp_hash; /* shared amps visited for entity */ 276 /* amps to track incore/not- */ 405 * of visited vnodes and shared amps. Initialize results cache. 1626 * vnodes, amps and anons are tracked per entity, so that they are
|
H A D | vm_seg.c | 1163 * Run the delayed callback list. segments/amps can't go away until in seg_ppurge_async()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/ |
H A D | psvcpolicy.c | 708 int32_t amps, oc_flag = 0, ps_present = 0; in psvc_ps_overcurrent_check_policy_0() local 766 PSVC_SENSOR_VALUE_ATTR, &s); in psvc_ps_overcurrent_check_policy_0() 803 if (amps >= hi_warn[i][j]) { in psvc_ps_overcurrent_check_policy_0() 841 int32_t amps; in psvc_ps_undercurrent_check() local 870 PSVC_SENSOR_VALUE_ATTR, &s); in psvc_ps_undercurrent_check() 905 if (amps <= lo_warn[j]) { in psvc_ps_undercurrent_check()
|
/illumos-gate/usr/src/uts/common/io/rtw/ |
H A D | max2820reg.h | 80 * Rx Downconverter, Filters, and AGC Amps Enable
|
/illumos-gate/usr/src/uts/sun4u/lw8/sys/ |
H A D | sgenv_tag.h | 178 #define SG_SENSOR_TYPE_CURRENT_UNITS "Amps"
|
/illumos-gate/usr/src/man/man9e/ |
H A D | ksensor.9e | 87 Current sensors measure the total numbers of amps that are passing through
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/ |
H A D | psvcpolicy.c | 1035 int32_t amps, hi_warn; in psvc_ps_overcurrent_check_policy_0() local 1064 PSVC_SENSOR_VALUE_ATTR, &s); in psvc_ps_overcurrent_check_policy_0() 1071 if (amps >= hi_warn) { in psvc_ps_overcurrent_check_policy_0()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/ |
H A D | snmpplugin.c | 210 "", "other", "unknown", "degC", "degF", "degK", "volts", "amps",
|