Home
last modified time | relevance | path

Searched full:joules (Results 1 – 18 of 18) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/
H A DAverage.interface.yaml23 be "Joules".
55 - name: Joules
57 Energy transfer as Joules.
H A DMaximum.interface.yaml23 be "Joules".
55 - name: Joules
57 Energy transfer as Joules.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DValue.interface.yaml49 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 DNvidiaGpuEnergySensor.cpp36 // 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 DSensorPaths.cpp39 if (units == "Joules" || units == unitJoules) in getPathForUnits()
H A DSensorPaths.hpp22 "xyz.openbmc_project.Sensor.Value.Unit.Joules";
/openbmc/qemu/docs/specs/
H A Drapl-msr.rst10 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 Dwebsocket_test.py34 "energy": "Joules",
/openbmc/phosphor-hwmon/
H A Dhwmon.hpp61 std::make_tuple(hwmon::type::cenergy, ValueInterface::Unit::Joules, -6,
/openbmc/phosphor-webui/app/common/services/
H A Dconstants.js77 '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 Dstoragecommands.hpp63 joules = 0x7, enumerator
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h782 "Volts", "Amps", "Watts", "Joules",
/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.cpp30 {"energy", ValueIface::Unit::Joules},
/openbmc/entity-manager/schemas/
H A Dlegacy.json1228 "Joules",
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp142 sensorUnit = SensorUnit::Joules; in setSensorUnit()
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaGpuSensorTest.cpp855 // Set an energy value of 1000 Wh (1000 * 3600 = 3600000 Joules) in TEST_F()
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp1109 case server::Value::Unit::Joules: in setUnitFieldsForObject()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp128 {"energy", SensorUnits::joules}}};