Home
last modified time | relevance | path

Searched defs:energy (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dhwmon.hpp43 static const std::string energy = cenergy; variable
/openbmc/dbus-sensors/src/tests/
H A Dtest_NvidiaGpuSensorTest.cpp863 uint64_t energy{}; in TEST_F() local
902 uint64_t energy{}; in TEST_F() local
940 uint64_t energy{}; in TEST_F() local
/openbmc/dbus-sensors/src/nvidia-gpu/
H A DNvidiaGpuMctpVdm.hpp150 uint64_t energy; member
H A DNvidiaGpuMctpVdm.cpp321 uint64_t& energy) in decodeGetCurrentEnergyCounterResponse()