Home
last modified time | relevance | path

Searched full:units (Results 1 – 25 of 856) sorted by relevance

12345678910>>...35

/openbmc/dbus-sensors/src/
H A DSensorPaths.cpp9 // This is an allowlist of the units a sensor can measure. Should be in sync
13 std::string getPathForUnits(const std::string& units) in getPathForUnits() argument
15 if (units == "DegreesC" || units == unitDegreesC) in getPathForUnits()
19 if (units == "RPMS" || units == unitRPMs) in getPathForUnits()
23 if (units == "Volts" || units == unitVolts) in getPathForUnits()
27 if (units == "Meters" || units == unitMeters) in getPathForUnits()
31 if (units == "Amperes" || units == unitAmperes) in getPathForUnits()
35 if (units == "Watts" || units == unitWatts) in getPathForUnits()
39 if (units == "Joules" || units == unitJoules) in getPathForUnits()
43 if (units == "Percent" || units == unitPercent) in getPathForUnits()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DThreshold.events.yaml16 - name: Units
17 description: The reading units of measure.
38 - name: Units
39 description: The reading units of measure.
60 - name: Units
61 description: The reading units of measure.
82 - name: Units
83 description: The reading units of measure.
104 - name: Units
105 description: The reading units o
[all...]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0002-binfmt-Don-t-install-dependency-links-at-install-tim.patch22 units/meson.build | 2 --
23 units/proc-sys-fs-binfmt_misc.automount | 3 +++
24 units/systemd-binfmt.service.in | 4 ++++
27 diff --git a/units/meson.build b/units/meson.build
29 --- a/units/meson.build
30 +++ b/units/meson.build
31 @@ -154,7 +154,6 @@ units = [
39 @@ -251,7 +250,6 @@ units = [
47 diff --git a/units/proc-sys-fs-binfmt_misc.automount b/units/proc-sys-fs-binfmt_misc.automount
49 --- a/units/proc-sys-fs-binfmt_misc.automount
[all …]
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0001-binfmt-Don-t-install-dependency-links-at-install-tim.patch22 units/meson.build | 2 --
23 units/proc-sys-fs-binfmt_misc.automount | 3 +++
24 units/systemd-binfmt.service.in | 4 ++++
27 diff --git a/units/meson.build b/units/meson.build
29 --- a/units/meson.build
30 +++ b/units/meson.build
31 @@ -156,7 +156,6 @@ units = [
39 @@ -258,7 +257,6 @@ units = [
47 diff --git a/units/proc-sys-fs-binfmt_misc.automount b/units/proc-sys-fs-binfmt_misc.automount
49 --- a/units/proc-sys-fs-binfmt_misc.automount
[all …]
/openbmc/qemu/.gitlab-ci.d/
H A Dcheck-units.py3 # check-units.py: check the number of compilation units and identify
20 Extract the build units and their counds from compile_commands.json file.
35 Analyse the build units and report stats and the top 10 rebuilds
39 print(f"Total build units: {sum(units.values())}")
46 print("Most rebuilt units:")
50 print("Least rebuilt units:")
57 description="analyse number of build units in compile_commands.json")
66 units = extract_build_units(args.cc_path) variable
67 analyse_units(units, args.n)
/openbmc/phosphor-virtual-sensor/src/
H A Dthresholds.hpp67 error("SENSOR_NAME", objPath, "READING_VALUE", value, "UNITS", unit, in tryCommit()
108 Unit units; member
122 * @param[in] units - units
124 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold()
126 units(units) in Threshold()
154 objPath, value, units, high()); in alarmHighSignalAsserted()
169 objPath, value, units, low()); in alarmLowSignalAsserted()
236 Unit units; member
256 * @param[in] units - units
258 Threshold(sdbusplus::bus_t& bus, const char* path, Unit units) : in Threshold()
[all …]
/openbmc/openbmc-test-automation/data/
H A DRomulus.py521 "units": "W",
527 "units": "W",
533 "units": "W",
539 "units": "W",
545 "units": "W",
551 "units": "W",
559 "units": "C",
570 "units": "C",
581 "units": "C",
592 "units": "C",
[all …]
/openbmc/qemu/include/qemu/
H A Dthrottle.h45 * algorithm. The code is independent of the I/O units, but it is
50 * - avg: the desired I/O limits in units per second.
51 * - max: the limit during bursts, also in units per second.
56 * - The bucket level (number of performed I/O units) is kept in
57 * bkt.level and leaks at a rate of bkt.avg units per second.
66 * bucket in bkt.burst_level that leaks at a rate of bkt.max units
70 * maximum of bkt.max units per second for at most bkt.burst_length
80 uint64_t avg; /* average goal in units per second */
81 uint64_t max; /* leaky bucket max burst in units */
82 double level; /* bucket level in units */
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPower.v1_7_3.json73 …"longDescription": "This property shall contain the value, in hertz units, of the maximum line inp…
80 "units": "Hz", string
85 …"longDescription": "This property shall contain the value, in volt units, of the maximum line inpu…
91 "units": "V", string
96 …"longDescription": "This property shall contain the value, in hertz units, of the minimum line inp…
103 "units": "Hz", string
108 …"longDescription": "This property shall contain the value, in volt units, of the minimum line inpu…
114 "units": "V", string
125 …ption": "This property shall contain the maximum amount of power, in watt units, that the associat…
132 "units": "W", string
[all …]
H A DSensor.v1_11_1.json167 …irFlow": "This value has been deprecated in favor of `AirFlowCMM` for consistent use of SI units.",
168 … value has been deprecated in favor of `LiquidFlowLPM` for consistency of units typically expected…
169 …n deprecated in favor of `PressurePa` or `PressurekPa` for consistency of units between `Sensor` a…
205 …e an absolute (volumetric) humidity measurement, in grams per cubic meter units. The `ReadingUnit…
206 …measurement of a volume of gas per unit of time, in cubic feet per minute units, that flows throug…
207 …asurement of a volume of gas per unit of time, in cubic meters per minute units, that flows throug…
208 …"Altitude": "This value shall indicate a measurement of altitude, in meter units, defined as the e…
210 … last reset. The value of the `Reading` property shall be in ampere-hour units and the `ReadingUn…
211 …eger number of line cycles for a circuit. Current is expressed in ampere units and the `ReadingUn…
212 …s were last reset. The value of the `Reading` property shall be in joule units and the `ReadingUn…
[all …]
H A DThermal.v1_7_3.json83 …range but is not yet fatal. The value of the property shall use the same units as the `Reading` p…
92 … normal range and is fatal. The value of the property shall use the same units as the `Reading` p…
101 …erty is below normal range. The value of the property shall use the same units as the `Reading` p…
120 …for the `Reading` property. The value of the property shall use the same units as the `Reading` p…
135 …for the `Reading` property. The value of the property shall use the same units as the `Reading` p…
201 … "description": "The units in which the fan reading and thresholds are measured.",
202 …"longDescription": "This property shall contain the units in which the fan reading and thresholds …
266 …range but is not yet fatal. The value of the property shall use the same units as the `Reading` p…
275 … normal range and is fatal. The value of the property shall use the same units as the `Reading` p…
284 … is above the normal range. The value of the property shall use the same units as the `Reading` p…
[all …]
H A DThermalMetrics.v1_3_2.json160 … "description": "The ambient temperature (in degree Celsius units) of this subsystem.",
162 …ription": "This property shall contain the temperature, in degree Celsius units, for the ambient t…
173 … "description": "The exhaust temperature (in degree Celsius units) of this subsystem.",
175 …ription": "This property shall contain the temperature, in degree Celsius units, for the exhaust t…
186 … "description": "The intake temperature (in degree Celsius units) of this subsystem.",
188 …ription": "This property shall contain the temperature, in degree Celsius units, for the intake te…
199 … "description": "The internal temperature (in degree Celsius units) of this subsystem.",
201 …ription": "This property shall contain the temperature, in degree Celsius units, for the internal …
253 …s property shall contain the rate of air flow, in cubic meters per minute units, between the air i…
268 …ongDescription": "This property shall contain the pressure, in kilopascal units, for the differenc…
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPower.v1_7_3.json73 …"longDescription": "This property shall contain the value, in hertz units, of the maximum line inp…
80 "units": "Hz", string
85 …"longDescription": "This property shall contain the value, in volt units, of the maximum line inpu…
91 "units": "V", string
96 …"longDescription": "This property shall contain the value, in hertz units, of the minimum line inp…
103 "units": "Hz", string
108 …"longDescription": "This property shall contain the value, in volt units, of the minimum line inpu…
114 "units": "V", string
125 …ption": "This property shall contain the maximum amount of power, in watt units, that the associat…
132 "units": "W", string
[all …]
H A DSensor.v1_11_1.json167 …irFlow": "This value has been deprecated in favor of `AirFlowCMM` for consistent use of SI units.",
168 … value has been deprecated in favor of `LiquidFlowLPM` for consistency of units typically expected…
169 …n deprecated in favor of `PressurePa` or `PressurekPa` for consistency of units between `Sensor` a…
205 …e an absolute (volumetric) humidity measurement, in grams per cubic meter units. The `ReadingUnit…
206 …measurement of a volume of gas per unit of time, in cubic feet per minute units, that flows throug…
207 …asurement of a volume of gas per unit of time, in cubic meters per minute units, that flows throug…
208 …"Altitude": "This value shall indicate a measurement of altitude, in meter units, defined as the e…
210 … last reset. The value of the `Reading` property shall be in ampere-hour units and the `ReadingUn…
211 …eger number of line cycles for a circuit. Current is expressed in ampere units and the `ReadingUn…
212 …s were last reset. The value of the `Reading` property shall be in joule units and the `ReadingUn…
[all …]
H A DThermal.v1_7_3.json83 …range but is not yet fatal. The value of the property shall use the same units as the `Reading` p…
92 … normal range and is fatal. The value of the property shall use the same units as the `Reading` p…
101 …erty is below normal range. The value of the property shall use the same units as the `Reading` p…
120 …for the `Reading` property. The value of the property shall use the same units as the `Reading` p…
135 …for the `Reading` property. The value of the property shall use the same units as the `Reading` p…
201 … "description": "The units in which the fan reading and thresholds are measured.",
202 …"longDescription": "This property shall contain the units in which the fan reading and thresholds …
266 …range but is not yet fatal. The value of the property shall use the same units as the `Reading` p…
275 … normal range and is fatal. The value of the property shall use the same units as the `Reading` p…
284 … is above the normal range. The value of the property shall use the same units as the `Reading` p…
[all …]
H A DBatteryMetrics.v1_1_0.json71 …or discharging, based on current in ampere units, relative to its rated maximum capacity in ampere…
72 …or discharging, based on current in ampere units, relative to its rated maximum capacity in ampere…
87 …longDescription": "This property shall contain the cell voltages, in volt units, for this battery.…
97 …: "This property shall contain the amount of charge available, in percent units, typically `0` to …
121 …ging or discharging, based on power in watt units, relative to its rated maximum capacity in watt-…
122 …ging or discharging, based on power in watt units, relative to its rated maximum capacity in watt-…
139 …ngDescription": "This property shall contain the input current, in ampere units, for this battery.…
145 …longDescription": "This property shall contain the input voltage, in volt units, for this battery.…
162 …Description": "This property shall contain the output currents, in ampere units, for this battery.…
174 …ngDescription": "This property shall contain the output voltages, in volt units, for this battery.…
[all …]
H A DStorageControllerMetrics.v1_1_0.json112 "units": "%" string
124 "units": "%" string
128units for this storage controller. Services shall derive this value from the NVMe-defined 'Compos…
134 "units": "Cel" string
160 …umber of 512 byte data units the host has read from the controller as part of processing a SMART D…
161Units Read', which represents the number of 512 byte data units the host has read from the control…
169 …he number of 512 byte data units the host has written to the controller as part of processing a Us…
170Units Written', which represents the number of 512 byte data units the host has written to the con…
228 "units": "%" string
249 …"description": "The temperature sensor readings in degree Celsius units for this storage controlle…
[all …]
H A DControl.v1_7_0.json77 "units": "%", string
114 … "This property shall contain the supported values for this control. The units shall follow the v…
184 …": "This property shall contain the default set point control value. The units shall follow the v…
222 …e value of the `SetPoint`, `SettingMin`, or `SettingMax` properties. The units shall follow the v…
297 …": "This property shall contain the desired set point control value. The units shall follow the v…
306 …deviation of the `SetPoint` from its actual value. The value shall be in units that follow the `S…
316 …the related Sensor `Reading` value from the value of the `SetPoint`. The units shall follow the v…
338 … "description": "The units of the set point and related properties in UCUM c/s format.",
340units of the control's set point and related properties. The value shall follow the case-sensitiv…
360 …ervice shall reject values greater than the value of `AllowableMax`. The units shall follow the v…
[all …]
H A DBattery.v1_5_0.json100 "description": "The actual maximum capacity of this battery in amp-hour units.",
101 …ion": "This property shall contain the actual maximum capacity of this battery in amp-hour units.",
108 "units": "A.h" string
111 … "description": "The actual maximum capacity of this battery in watt-hour units.",
112 …on": "This property shall contain the actual maximum capacity of this battery in watt-hour units.",
119 "units": "W.h" string
122 "description": "The rated maximum capacity of this battery in amp-hour units.",
123 …tion": "This property shall contain the rated maximum capacity of this battery in amp-hour units.",
130 "units": "A.h" string
133 "description": "The rated maximum capacity of this battery in watt-hour units.",
[all …]
H A DThermalMetrics.v1_3_2.json160 … "description": "The ambient temperature (in degree Celsius units) of this subsystem.",
162 …ription": "This property shall contain the temperature, in degree Celsius units, for the ambient t…
173 … "description": "The exhaust temperature (in degree Celsius units) of this subsystem.",
175 …ription": "This property shall contain the temperature, in degree Celsius units, for the exhaust t…
186 … "description": "The intake temperature (in degree Celsius units) of this subsystem.",
188 …ription": "This property shall contain the temperature, in degree Celsius units, for the intake te…
199 … "description": "The internal temperature (in degree Celsius units) of this subsystem.",
201 …ription": "This property shall contain the temperature, in degree Celsius units, for the internal …
253 …s property shall contain the rate of air flow, in cubic meters per minute units, between the air i…
268 …ongDescription": "This property shall contain the pressure, in kilopascal units, for the differenc…
[all …]
/openbmc/phosphor-mrw-tools/
H A DUtil.pm26 #Returns an array of child units based on their Target Type.
28 # param[in] $unitTargetType = The target type of the units to find
29 # param[in] $chip = The chip target to find the units on
33 my @units;
39 push @units, $child;
43 return @units;
46 #Returns size of child units based on their Type.
48 # param[in] $type = The type of the units to find
49 # param[in] $chip = The chip target to find the units on
53 my @units;
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DBatteryMetrics_v1.xml82 …scription" String="This property shall contain the input voltage, in volt units, for this battery.…
87 …ription" String="This property shall contain the input current, in ampere units, for this battery.…
92 …ription" String="This property shall contain the output voltages, in volt units, for this battery.…
97 …ption" String="This property shall contain the output currents, in ampere units, for this battery.…
102 …tion" String="This property shall contain the stored energy, in watt-hour units, for this battery.…
107 …on" String="This property shall contain the stored charge, in ampere-hour units, for this battery.…
112 …n" String="This property shall contain the temperature, in degree Celsius units, for this battery.…
117 …g="This property shall contain the amount of charge available, in percent units, typically `0` to …
122 …scription" String="This property shall contain the cell voltages, in volt units, for this battery.…
156 …s version was created to clarify the range of possible values for properties with percent units."/>
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/
H A D0001-Make-full-path-to-systemd-tty-ask-password-agent-con.patch16 systemd-units/meson.build | 2 +-
48 diff --git a/systemd-units/meson.build b/systemd-units/meson.build
50 --- a/systemd-units/meson.build
51 +++ b/systemd-units/meson.build
/openbmc/docs/designs/
H A Dguard-on-bmc.md5 On systems with multiple processor units and other redundant vital resources,
19 units.
25 units. This operation is helpful in isolating a suspected component without
46 limited set of units during the early boot time, after a severe fault, which
70 - The guard records on the units which are owned by the host will be applied
73 and isolates the units.
137 hardware units. The application which implements the common guard entry
216 created, an isolation procedure is needed to isolate the units from service.
217 Some of the units like which are controlled by the host can be isolated only
218 after a reboot, but the units controlled by BMC can be immediately taken out of
[all …]
/openbmc/phosphor-mrw-tools/docs/
H A Dmrw-xml-requirements.md14 contains all FRUs (field replaceable units), along with a few non-FRU entities,
65 ### Ethernet MAC Units
83 UARTs are enabled by connecting the appropriate UART master units in the BMC
84 part to their corresponding uart slave units. No additional attributes are
100 I2C devices are enabled by connecting the I2C master units in the BMC to the I2C
101 slave units on the devices.

12345678910>>...35