Searched full:joules (Results 1 – 18 of 18) sorted by relevance
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/ |
H A D | Average.interface.yaml | 23 be "Joules". 55 - name: Joules 57 Energy transfer as Joules.
|
H A D | Maximum.interface.yaml | 23 be "Joules". 55 - name: Joules 57 Energy transfer as Joules.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Value.interface.yaml | 49 namespace, Unit must be "Joules". For objects in the fan_tach 77 - name: Joules 79 Energy transfer as Joules.
|
/openbmc/dbus-sensors/src/nvidia-gpu/ |
H A D | NvidiaGpuEnergySensor.cpp | 36 // Reading from the device is in millijoules and unit set on the dbus is Joules. 113 // is Joules. in processResponse()
|
/openbmc/dbus-sensors/src/ |
H A D | SensorPaths.cpp | 39 if (units == "Joules" || units == unitJoules) in getPathForUnits()
|
H A D | SensorPaths.hpp | 22 "xyz.openbmc_project.Sensor.Value.Unit.Joules";
|
/openbmc/qemu/docs/specs/ |
H A D | rapl-msr.rst | 10 registers that represent the accumulated energy consumption in micro Joules. 37 it with the UNIT provided above you'll get the power in micro-joules. This
|
/openbmc/bmcweb/scripts/ |
H A D | websocket_test.py | 34 "energy": "Joules",
|
/openbmc/phosphor-hwmon/ |
H A D | hwmon.hpp | 61 std::make_tuple(hwmon::type::cenergy, ValueInterface::Unit::Joules, -6,
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | constants.js | 77 'xyz.openbmc_project.Sensor.Value.Unit.Joules': 'joules' 91 'xyz.openbmc_project.Sensor.Value.Unit.Joules',
|
/openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
H A D | storagecommands.hpp | 63 joules = 0x7, enumerator
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_sdr.h | 782 "Volts", "Amps", "Watts", "Joules",
|
/openbmc/phosphor-virtual-sensor/src/ |
H A D | virtualSensor.cpp | 30 {"energy", ValueIface::Unit::Joules},
|
/openbmc/entity-manager/schemas/ |
H A D | legacy.json | 1228 "Joules",
|
/openbmc/pldm/platform-mc/ |
H A D | numeric_sensor.cpp | 142 sensorUnit = SensorUnit::Joules; in setSensorUnit()
|
/openbmc/dbus-sensors/src/tests/ |
H A D | test_NvidiaGpuSensorTest.cpp | 855 // Set an energy value of 1000 Wh (1000 * 3600 = 3600000 Joules) in TEST_F()
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensorhandler.cpp | 1109 case server::Value::Unit::Joules: in setUnitFieldsForObject()
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sensorcommands.cpp | 128 {"energy", SensorUnits::joules}}};
|