Home
last modified time | relevance | path

Searched refs:Counter (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_poh_counter.robot2 Documentation This suite tests IPMI POH Counter Support in OpenBMC.
3 ... Feature: IPMI POH Counter Support
11 ... Get POH Counter Command Via IPMI
12 ... Verify Get POH Counter With Invalid Data Request Via IPMI
13 ... Verify POH Counter Reading With Wait Time
14 ... Verify POH Counter Reading With Host Power Off
15 ... Verify POH Counter Reading With Host Power On
17 ... Script compares Minutes per count and Counter reading for the above scenarios.
24 ... Comparison between Initial POH Counter reading and reading after wait
46 Get POH Counter Command Via IPMI
[all …]
/openbmc/u-boot/doc/
H A DREADME.mpc83xx.ddrecc53 Single Bit Error Counter: 16
62 Counter did not reach Single-Bit Error Threshold.
119 Test Single-Bit Error Counter and Threshold
143 Single Bit Error Counter: 199
151 Observe that Single-Bit Error is 'on' which means that Single-Bit Error Counter
153 is Counter reached Threshold more than one time (it wraps back after reaching
/openbmc/qemu/.gitlab-ci.d/
H A Dcheck-units.py15 from collections import Counter
28 build_units = Counter(files)
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dmetric_definition.hpp15 Counter, enumerator
58 {MetricType::Counter, "Counter"},
/openbmc/u-boot/drivers/timer/
H A DKconfig93 bool "Cadence TTC (Triple Timer Counter)"
165 bool "x86 Time-Stamp Counter (TSC) timer support"
168 Select this to enable Time-Stamp Counter (TSC) timer for x86.
/openbmc/phosphor-host-ipmid/
H A Dhost-ipmid-whitelist.conf9 0x00:0x0F //<Chassis>:<Get POH Counter Command>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/
H A D0002-meson-Add-options-pciutils-ftdi-usb.patch46 …', value : 'auto', description : 'Support for Replay Protected Monotonic Counter (RPMC) commands a…
/openbmc/u-boot/include/
H A Dppc_asm.tmpl89 #define COUNTA 150 /* Breakpoint Counter (37-44) */
90 #define COUNTB 151 /* Breakpoint Counter (37-44) */
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/phosphor-ipmi-host/
H A Dgbs-ipmid-whitelist.conf10 0x00:0x0F //<Chassis>:<Get POH Counter>
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A D__init__.py25 from collections import Counter
494 self.open_tag_counter = Counter()
/openbmc/openbmc/meta-arm/ci/
H A Dpatchreview267 row = collections.Counter()
/openbmc/openbmc/poky/scripts/contrib/
H A Dpatchreview.py260 row = collections.Counter()
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dwidgets.py214 class Counter(Widget): class
/openbmc/qemu/docs/system/
H A Dgeneric-loader.rst49 Setting a CPU's Program Counter
/openbmc/qemu/crypto/
H A Dcipher-gcrypt.c.inc209 error_setg(errp, "Cannot set Counter: %s", gcry_strerror(err));
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dinit-manager.rst103 Counter-intuitively, ``systemd-journald`` is not a syslog runtime or provider,
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dapi.py15 from collections import Counter
1069 freqtargets = Counter(Target.objects.filter(
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py1000 from collections import Counter
1007 removedcount = Counter(a)
1009 addedcount = Counter(b)
/openbmc/u-boot/arch/arm/dts/
H A Dexynos5420-peach-pit.dts159 /* Counter number add 1ms counter delay */
H A Dexynos5250-spring.dts636 /* Counter number add 1ms counter delay */
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0012-Revert-Make-variable-index-usage-robust-with-redunda.patch204 - /* Counter of index A is 0 */
216 - /* Counter of index B is max value */
/openbmc/qemu/docs/devel/
H A Dtcg.rst37 Program Counter (PC) and other CPU state information (such as the CS
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch416 -int message_count; // Counter for sent messages. Multipart message is one message.
417 +EXTERN int message_count; // Counter for sent messages. Multipart message is one mess…
/openbmc/intel-ipmi-oem/
H A Dipmi-allowlist.conf13 0x00:0x0f:0xff7f //<Chassis>:<Get POH Counter>
/openbmc/docs/designs/
H A Dentity-manager-hw-id-vpd-discover-via-device-tree.md315 Counter-proposal: "Reuse the existing dbus interfaces and put them at a

12