Home
last modified time | relevance | path

Searched full:amps (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_usage.c107 * - 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 Dvm_seg.c1163 * 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 Dpsvcpolicy.c708 int32_t amps, oc_flag = 0, ps_present = 0; in psvc_ps_overcurrent_check_policy_0() local
766 PSVC_SENSOR_VALUE_ATTR, &amps); 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, &amps); 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 Dmax2820reg.h80 * Rx Downconverter, Filters, and AGC Amps Enable
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_tag.h178 #define SG_SENSOR_TYPE_CURRENT_UNITS "Amps"
/illumos-gate/usr/src/man/man9e/
H A Dksensor.9e87 Current sensors measure the total numbers of amps that are passing through
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c1035 int32_t amps, hi_warn; in psvc_ps_overcurrent_check_policy_0() local
1064 PSVC_SENSOR_VALUE_ATTR, &amps); 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 Dsnmpplugin.c210 "", "other", "unknown", "degC", "degF", "degK", "volts", "amps",