| /openbmc/witherspoon-pfault-analysis/power-supply/ |
| H A D | average.hpp | 17 sdbusplus::org::open_power::Sensor::Aggregation::History::server::Average; 27 class Average : public ServerObject<AverageInterface> class 32 Average() = delete; 33 Average(const Average&) = delete; 34 Average& operator=(const Average&) = delete; 35 Average(Average&&) = delete; 36 Average& operator=(Average&&) = delete; 37 ~Average() = default; 45 Average(sdbusplus::bus_t& bus, const std::string& objectPath) : in Average() function in witherspoon::power::history::Average 48 unit(Average::Unit::Watts); in Average()
|
| H A D | power_supply.hpp | 240 std::unique_ptr<history::Average> average;
|
| H A D | power_supply.cpp | 787 auto avgPath = historyObjectPath + '/' + history::Average::name; in enableHistory() 790 average = std::make_unique<history::Average>(bus, avgPath); in enableHistory()
|
| /openbmc/phosphor-power/power-supply/ |
| H A D | average.hpp | 17 sdbusplus::org::open_power::Sensor::Aggregation::History::server::Average; 27 class Average : public ServerObject<AverageInterface> class 32 Average() = delete; 33 Average(const Average&) = delete; 34 Average& operator=(const Average&) = delete; 35 Average(Average&&) = delete; 36 Average& operator=(Average&&) = delete; 37 ~Average() = default; 45 Average(sdbusplus::bus_t& bus, const std::string& objectPath) : in Average() function in phosphor::power::history::Average 48 unit(Average::Unit::Watts); in Average()
|
| H A D | power_supply.hpp | 240 std::unique_ptr<history::Average> average;
|
| H A D | power_supply.cpp | 723 auto avgPath = historyObjectPath + '/' + history::Average::name; in enableHistory() 726 average = std::make_unique<history::Average>(bus, avgPath); in enableHistory()
|
| /openbmc/phosphor-hwmon/ |
| H A D | average.cpp | 5 std::optional<Average::averageValue> Average::getAverageValue( in getAverageValue() 6 const Average::averageKey& sensorKey) const in getAverageValue() 17 void Average::setAverageValue(const Average::averageKey& sensorKey, in setAverageValue() 18 const Average::averageValue& sensorValue) in setAverageValue() 23 std::optional<int64_t> Average::calcAverage( in calcAverage()
|
| H A D | average.hpp | 12 class Average class
|
| H A D | mainloop.hpp | 138 Average _average;
|
| H A D | mainloop.cpp | 554 auto calValue = Average::calcAverage( in read()
|
| /openbmc/phosphor-hwmon/test/ |
| H A D | average_unittest.cpp | 10 Average av; in TEST() 20 Average av; in TEST() 26 auto expected = Average::averageValue(2, 2); in TEST() 32 Average av; in TEST() 39 Average av; in TEST() 46 Average av; in TEST()
|
| /openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/ |
| H A D | meson.build | 2 subdir('Average') subdir 10 '../../../../../../yaml/org/open_power/Sensor/Aggregation/History/Average.interface.yaml', 12 output: ['Average.md'], 24 'org/open_power/Sensor/Aggregation/History/Average',
|
| /openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Average/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'org/open_power/Sensor/Aggregation/History/Average' 8 … '../../../../../../../yaml/org/open_power/Sensor/Aggregation/History/Average.interface.yaml', 28 'org/open_power/Sensor/Aggregation/History/Average',
|
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | telemetry_service.hpp | 12 Average, enumerator 20 {CollectionFunction::Average, "Average"},
|
| H A D | metric_report_definition.hpp | 33 Average, enumerator 69 {CalculationAlgorithmEnum::Average, "Average"},
|
| H A D | metric_definition.hpp | 47 Average, enumerator 90 {CalculationAlgorithmEnum::Average, "Average"},
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dool/ |
| H A D | dool_1.3.4.bb | 3 CPU, Memory, Network, Load Average, etc. It also includes a robust plug-in architecture \
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | alu.idef | 950 /* Vector Average */ 954 "Average vector of unsigned bytes", 963 "Average vector of unsigned halfwords", 972 "Average vector of halfwords", 981 "Negative Average vector of halfwords", 990 "Average vector of words", 999 "Average vector of words", 1008 "Average vector of words", 1017 "Average vector of words", 1026 "Average vector of words with convergent rounding", [all …]
|
| /openbmc/phosphor-virtual-sensor/ |
| H A D | README.md | 32 supported types are `Average`, `Maximum`, `Minimum`, `Sum` and `ModifiedMedian`.
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | telemetry_utils.hpp | 138 return metric_report_definition::CalculationAlgorithmEnum::Average; in toRedfishCollectionFunction()
|
| /openbmc/qemu/docs/tools/ |
| H A D | qemu-vmsr-helper.rst | 15 Accessing the RAPL (Running Average Power Limit) MSR enables the RAPL powercap
|
| /openbmc/openbmc-test-automation/redfish/extended/ |
| H A D | test_basic_ci.robot | 68 Verify Uptime Average Against Threshold
|
| /openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
| H A D | smilatency.py2 | 107 …print "Average of {} SMIs (via outb, port={:#x}, value={:#x}): {}".format(count, port, value, bits…
|
| /openbmc/qemu/docs/specs/ |
| H A D | rapl-msr.rst | 5 The RAPL interface (Running Average Power Limit) is advertising the accumulated
|
| /openbmc/qemu/target/hexagon/imported/mmvec/ |
| H A D | ext.idef | 218 … "Vd32."#DEST"=vavg(Vu32."#SRC",Vv32."#SRC")", "Vector Average "DESCR, … 219 …nd", "Vd32."#DEST"=vavg(Vu32."#SRC",Vv32."#SRC"):rnd", "Vector Average % Round"DESCR, … 220 … "Vd32."#DEST"=vnavg(Vu32."#SRC",Vv32."#SRC")", "Vector Negative Average "DESCR, … 223 …)", "Vd32."#DEST"=vavg(Vu32."#SRC",Vv32."#SRC")", "Vector Average "DESCR, … 224 …):rnd", "Vd32."#DEST"=vavg(Vu32."#SRC",Vv32."#SRC"):rnd", "Vector Average % Round"DESCR, … 1123 …)", "Vd32."#DEST"=vavg(Vu32."#SRC",Vv32."#SRC")", "Vector Average "DESCR, … 1124 …):rnd", "Vd32."#DEST"=vavg(Vu32."#SRC",Vv32."#SRC"):rnd", "Vector Average % Round"DESCR, … 1129 … "Vd32."#DEST"=vavg(Vu32."#SRC",Vv32."#SRC")", "Vector Average "DESCR, … 1130 …nd", "Vd32."#DEST"=vavg(Vu32."#SRC",Vv32."#SRC"):rnd", "Vector Average % Round"DESCR, … 1131 … "Vd32."#DEST"=vnavg(Vu32."#SRC",Vv32."#SRC")", "Vector Negative Average "DESCR, … [all …]
|