/openbmc/phosphor-health-monitor/ |
H A D | bmc_health_config_json.md | 44 - This indicates the percentage beyond which the metric value change (since 60 - This indicates the percentage value at which specific threshold gets 63 below the specified threshold percentage value. 65 beyond the specified threshold percentage value.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Accuracy.interface.yaml | 9 The accuracy range (+/-) of the sensor Value as a percentage, with a 10 value between 0 and 100. This is NOT a percentage of the sensor value
|
/openbmc/entity-manager/schemas/ |
H A D | ibm.json | 92 …: "The default percentage of utilization that the system shall be lower than to enter idle power s… 104 … "The default percentage of utilization that the system shall be above in order to exit idle power…
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | mrb_section.html | 105 <!-- progress bar and parse completion percentage --> 109 <div id="repos-cloned-percentage-bar-<%:id%>" 117 <!-- parse completion percentage --> 122 …Cloning <span id="repos-cloned-percentage-<%:id%>"><%:repos_cloned_percentage%></span>% complete <… 130 <!-- progress bar and parse completion percentage --> 134 <div id="recipes-parsed-percentage-bar-<%:id%>" 142 <!-- parse completion percentage --> 147 …Parsing <span id="recipes-parsed-percentage-<%:id%>"><%:recipes_parsed_percentage%></span>% comple… 171 <!-- progress bar and task completion percentage --> 183 <!-- task completion percentage -->
|
/openbmc/qemu/include/system/ |
H A D | cpu-throttle.h | 35 * Throttles all vcpus by forcing them to sleep for the given percentage of 62 * Returns the vcpu throttle percentage. See cpu_throttle_set for details. 64 * Returns: The throttle percentage in range 1 to 99.
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | deviation.md | 5 The +/- percentage allowed for the sensors of a fan to deviate from any 18 Deviation is represented as a percentage, so only 0 to 100 are valid values.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ |
H A D | IdlePowerSaver.interface.yaml | 13 This property shall indicate the percentage of utilization that the 26 This property shall indicate the percentage of utilization that the
|
/openbmc/phosphor-bmc-code-mgmt/test/common/exampledevice/ |
H A D | example_device.cpp | 82 // percentage completion of writing the firmware, in updateDevice() 85 // we do not have to reach any specific percentage. in updateDevice() 86 // The percentage should be monotonic and increasing. in updateDevice()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | NetworkAdapterMetrics.v1_1_0.json | 74 "description": "The device CPU core utilization as a percentage.", 75 …on": "This property shall contain the device CPU core utilization as a percentage, typically `0` t… 96 "description": "The host bus, such as PCIe, RX utilization as a percentage.", 97 …property shall contain the host bus, such as PCIe, RX utilization as a percentage, typically `0` t… 107 "description": "The host bus, such as PCIe, TX utilization as a percentage.", 108 …property shall contain the host bus, such as PCIe, TX utilization as a percentage, typically `0` t…
|
H A D | NetworkPort.v1_4_3.json | 84 …"description": "A maximum bandwidth allocation percentage for a network device functions associate… 85 …"longDescription": "This type shall describe a maximum bandwidth percentage allocation for a netwo… 102 …"description": "The maximum bandwidth allocation percentage allocated to the corresponding network… 103 …"longDescription": "This property shall contain the maximum bandwidth percentage allocation for th… 122 …"description": "A minimum bandwidth allocation percentage for a network device functions associate… 123 …"longDescription": "This type shall describe a minimum bandwidth percentage allocation for a netwo… 140 …"description": "The minimum bandwidth allocation percentage allocated to the corresponding network… 141 …"longDescription": "This property shall contain the minimum bandwidth percentage allocation for th… 347 …scription": "This property shall contain an array of minimum bandwidth percentage allocations for …
|
H A D | ProcessorMetrics.v1_6_4.json | 66 …"description": "The percentage of time that the processor or core has spent in this particular lev… 67 …"longDescription": "This property shall contain the percentage of time, `0` to `100`, that the pro… 145 "description": "The total cache occupancy percentage.", 146 …ngDescription": "This property shall contain the total cache occupancy percentage, `0` to `100`, o… 502 "description": "The bandwidth usage of this processor as a percentage.", 503 …percentage, typically `0` to `100`. When this resource is subordinate to the `ProcessorSummary` o… 605 "description": "The percentage of time spent in kernel mode.", 606 …"longDescription": "This property shall contain total percentage of time, `0` to `100`, the proces… 726 "description": "The percentage of time spent in user mode.", 727 …"longDescription": "This property shall contain total percentage of time, `0` to `100`, the proces…
|
H A D | MemoryMetrics.v1_7_3.json | 365 …"description": "The percentage of reads and writes that are predicted to still be available for th… 366 …"longDescription": "This property shall contain an indicator of the percentage, `0` to `100`, of l… 378 "description": "The remaining spare blocks, as a percentage.", 379 …ription": "This property shall contain the remaining spare blocks as a percentage, `0` to `100`. … 507 "description": "The memory bandwidth utilization as a percentage.", 508 …percentage. When this resource is subordinate to the `MemorySummary` object, this property shall … 535 "description": "The memory capacity utilization as a percentage.", 536 …percentage, typically `0` to `100`. When this resource is subordinate to the `MemorySummary` obje…
|
H A D | StorageControllerMetrics.v1_0_3.json | 103 … "description": "The normalized percentage of the remaining spare capacity available.", 104 …in the NVMe-defined 'Available Spare', which represents the normalized percentage, `0` to `100`, o… 115 "description": "The available spare threshold as a normalized percentage.", 116 …operty shall contain the NVMe-defined 'Available Spare Threshold' as a percentage, `0` to `100`. … 219 "description": "The percentage of the NVM subsystem life used.", 220 …erty shall contain the NVMe-defined 'Percentage Used', which represents a vendor-specific estimate…
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | mrbsection.js | 111 selector = '#repos-cloned-percentage-' + build.id; 117 selector = '#repos-cloned-percentage-bar-' + build.id; 131 selector = '#recipes-parsed-percentage-' + build.id; 135 selector = '#recipes-parsed-percentage-bar-' + build.id;
|
/openbmc/qemu/scripts/performance/ |
H A D | dissect.py | 3 # Print the percentage of instructions spent in each phase of QEMU 148 # Print code generation instructions and percentage 153 # Print JIT instructions and percentage 158 # Print helpers instructions and percentage
|
/openbmc/openbmc/poky/bitbake/lib/progressbar/ |
H A D | progressbar.py | 88 - percentage(): progress in percent [0..100] 99 _DEFAULT_WIDGETS = [widgets.Percentage(), ' ', widgets.Bar()] 189 def percentage(self): member in ProgressBar 190 """Returns the progress as a percentage.""" 195 percent = property(percentage)
|
/openbmc/phosphor-pid-control/ |
H A D | conf.hpp | 28 /* min/max values for writing a percentage or error checking. */ 84 /* If the sensors are in fail-safe mode, this is the percentage to use. */
|
/openbmc/qemu/include/hw/misc/ |
H A D | led.h | 60 * @intensity_percent: intensity as percentage in range 0 to 100. 68 * Returns: The LED intensity as percentage in range 0 to 100.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ |
H A D | ActivationProgress.interface.yaml | 8 An integer between 0 and 100 representing the percentage complete of
|
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/ |
H A D | Device.interface.yaml | 67 value: The value of the percentage point, usually in seconds. 198 - name: Percentage 203 percentage between 0 and 100. Typically this is the same as (energy - 247 "The capacity of the power source expressed as a percentage between 0
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | PowerSupplyAttributes.interface.yaml | 9 The power supply derating factor, which is the percentage to multiply
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_powersupply_readings.robot | 35 Verify Power Supplies Efficiency Percentage 36 [Documentation] Verify the efficiency percentage is set to correct value.
|
/openbmc/qemu/tests/migration-stress/guestperf/ |
H A D | scenario.py | 54 self._auto_converge_step = auto_converge_step # percentage CPU time 60 self._compression_xbzrle_cache = compression_xbzrle_cache # percentage of guest RAM
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | NetworkAdapterMetrics_v1.xml | 85 …ion Term="OData.Description" String="The host bus, such as PCIe, RX utilization as a percentage."/> 86 …property shall contain the host bus, such as PCIe, RX utilization as a percentage, typically `0` t… 92 …ion Term="OData.Description" String="The host bus, such as PCIe, TX utilization as a percentage."/> 93 …property shall contain the host bus, such as PCIe, TX utilization as a percentage, typically `0` t… 99 … <Annotation Term="OData.Description" String="The device CPU core utilization as a percentage."/> 100 …ring="This property shall contain the device CPU core utilization as a percentage, typically `0` t…
|
/openbmc/u-boot/include/ |
H A D | video_bridge.h | 51 * @percent: brightness percentage (0=off, 100=full brightness) 80 * @percent: brightness percentage (0=off, 100=full brightness)
|