Home
last modified time | relevance | path

Searched refs:Decimal (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py221 start_time = Decimal(time_pre_dec) + Decimal(time_post_dec) / Decimal(1000000)
229 duration_ms = Decimal(duration_us) / Decimal(1000)
232 … elapsed_time = Decimal(time_pre_dec) + Decimal(time_post_dec) / Decimal(1000000) - start_time
233 load = Decimal(int(mperf)*100)/ Decimal(tsc)
234 freq_ghz = Decimal(freq)/Decimal(1000000)
/openbmc/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py461 start_time = Decimal(time_pre_dec) + Decimal(time_post_dec) / Decimal(1000000)
469 duration_ms = Decimal(duration_us) / Decimal(1000)
472 … elapsed_time = Decimal(time_pre_dec) + Decimal(time_post_dec) / Decimal(1000000) - start_time
473 load = Decimal(int(mperf)*100)/ Decimal(tsc)
474 freq_ghz = Decimal(freq)/Decimal(1000000)
477 tsc_ghz = Decimal(0)
478 if duration_ms != Decimal(0) :
479 tsc_ghz = Decimal(tsc)/duration_ms/Decimal(1000000)
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dmetric_definition.hpp30 Decimal, enumerator
73 {MetricDataType::Decimal, "Decimal"},
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-cxl24 Decimal value of maximum number of interrupts that can be
35 Decimal value of the minimum number of interrupts that
45 Decimal value of the size of the MMIO space that may be mmapped
99 Decimal value of the current version of the kernel/user API.
106 Decimal value of the lowest version of the userspace API
158 Decimal value of the size of the MMIO space that may be mmapped
166 Decimal value of the Per Process MMIO space length.
174 Decimal value of the Per Process MMIO space offset.
/openbmc/linux/tools/perf/scripts/python/
H A Dtask-analyzer.py554 return self._time_out * decimal.Decimal(factor)
559 return self._time_in * decimal.Decimal(factor)
563 return (self._time_out - self._time_in) * decimal.Decimal(factor)
774 return decimal.Decimal(time_ns) / decimal.Decimal(1e9)
872 if time >= decimal.Decimal(lower_time_limit):
876 if time <= decimal.Decimal(upper_time_limit):
882 if (time >= decimal.Decimal(lower_time_limit) and
883 time <= decimal.Decimal(upper_time_limit)):
886 elif time > decimal.Decimal(upper_time_limit):
H A Dexported-sql-viewer.py178 x = (n * Decimal(100)) / d
1188 if query.value(2) and Decimal(query.value(1)) <= Decimal(time):
1270 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)):
1280 x = float(Decimal(x) - self.xbase)
1281 y = float(Decimal(y) - self.ybase)
1286 return Decimal(x) + self.xbase
1289 return Decimal(y) + self.ybase
1414 self.yrangelo = Decimal(0)
1415 self.yrangehi = Decimal(1000)
2177 val = Decimal(val)
[all …]
/openbmc/qemu/target/ppc/
H A Dinsn32.decode571 ### Decimal Floating-Point Arithmetic Instructions
585 ### Decimal Floating-Point Compare Instructions
593 ### Decimal Floating-Point Test Instructions
610 ### Decimal Floating-Point Quantum Adjustment Instructions
627 ### Decimal Floating-Point Conversion Instructions
643 ### Decimal Floating-Point Format Instructions
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/
H A Diana-enterprise-numbers13 Decimal
/openbmc/qemu/docs/system/devices/
H A Dkeyboard.rst40 - Decimal value
/openbmc/qemu/qapi/
H A Dsockets.json126 # Decimal file descriptors are permitted at startup or other
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire69 Decimal string representation.
/openbmc/qemu/target/ppc/translate/
H A Ddfp-impl.c.inc1 /*** Decimal Floating Point ***/
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc67 DEF_FEAT(DFP_ZONED_CONVERSION, "dfpzc", STFL, 48, "Decimal-floating-point zoned-conversion facility…
90 DEF_FEAT(DFP_PACKED_CONVERSION, "dfppc", STFL, 80, "Decimal-floating-point packed-conversion facili…
108 DEF_FEAT(VECTOR_PACKED_DECIMAL_ENH, "vxpdeh", STFL, 152, "Vector-Packed-Decimal-Enhancement Facilit…
113 DEF_FEAT(VECTOR_PACKED_DECIMAL_ENH2, "vxpdeh2", STFL, 192, "Vector-Packed-Decimal-Enhancement facil…
/openbmc/openbmc-test-automation/redfish/telemetry_service/
H A Dtest_telemetry_report.robot151 # "MetricDataType": "Decimal",
/openbmc/linux/Documentation/networking/
H A Darcnet-hardware.rst869 Switch | Hex | Decimal
1399 Switch | Hex | Decimal
1608 Switch | Hex | Decimal
2531 Switch | Hex | Decimal
2727 Switch | Hex | Decimal
2907 Switch | Hex | Decimal
3132 Switch# | Hex | Decimal
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py41 from decimal import Decimal
118 elif isinstance(obj, Decimal):
/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md97 - Decimal is the default.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000.rst367 Decimal Value 128 64 32 16 8 4 2 1
/openbmc/u-boot/
H A DREADME2903 d - Decimal