Searched full:statistic (Results 1 – 18 of 18) sorted by relevance
/openbmc/qemu/qapi/ |
H A D | stats.json | 204 # Schema for a single statistic. 206 # @name: name of the statistic; each element of the schema is uniquely 210 # @type: kind of statistic. 212 # @unit: basic unit of measure for the statistic; if missing, the 213 # statistic is a simple number or counter. 215 # @base: base for the multiple of @unit in which the statistic is 221 # @exponent: exponent for the multiple of @unit in which the statistic 270 # might be renamed. A statistic might go away if an algorithm is
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/ |
H A D | fix-clang-private-operator.patch | 7 int numCalls; // just an interesting statistic 8 size_t totalBytes; // just an interesting statistic
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/ |
H A D | Value.interface.yaml | 110 Reboot statistic to track number of times device rebooted 115 Reboot statistic to track number of times device rebooted
|
/openbmc/qemu/target/i386/kvm/ |
H A D | vmsr_energy.h | 29 * Thread statistic 58 * Package statistic
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/ |
H A D | Stats.interface.yaml | 2 Provides statistic information about object.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 549 -_stats* statistics[NUMBER_OF_MODEMS]; // Statistic data (shared memory!) 550 -int rejected_counter; // Statistic counter, rejected SM, number does not fit into any queue 551 -time_t start_time; // Start time of smsd, allows statistic functions 554 -char d_stats[PATH_MAX]; // path to statistic files 555 -int stats_interval; // time between statistic files in seconds. 560 +EXTERN _stats* statistics[NUMBER_OF_MODEMS]; // Statistic data (shared memory!) 561 +EXTERN int rejected_counter; // Statistic counter, rejected SM, number does not fit into any queue 562 +EXTERN time_t start_time; // Start time of smsd, allows statistic functions 565 +EXTERN char d_stats[PATH_MAX]; // path to statistic files 566 +EXTERN int stats_interval; // time between statistic files in seconds. [all …]
|
/openbmc/qemu/migration/ |
H A D | migration-stats.h | 31 * These are the ram migration statistic counters. It is loosely
|
/openbmc/qemu/hw/net/ |
H A D | e1000x_regs.h | 257 #define E1000_GSCL_1 0x05B10 /* PCI-Ex Statistic Control #1 */ 258 #define E1000_GSCL_2 0x05B14 /* PCI-Ex Statistic Control #2 */ 259 #define E1000_GSCL_3 0x05B18 /* PCI-Ex Statistic Control #3 */ 260 #define E1000_GSCL_4 0x05B1C /* PCI-Ex Statistic Control #4 */ 261 #define E1000_GSCN_0 0x05B20 /* 3GIO Statistic Counter Register #0 */ 262 #define E1000_GSCN_1 0x05B24 /* 3GIO Statistic Counter Register #1 */ 263 #define E1000_GSCN_2 0x05B28 /* 3GIO Statistic Counter Register #2 */ 264 #define E1000_GSCN_3 0x05B2C /* 3GIO Statistic Counter Register #3 */
|
H A D | spapr_llan.c | 81 * for this statistic.
|
H A D | vmxnet3.c | 497 * According to VMWARE headers this statistic is a number in vmxnet3_on_tx_done_update_stats()
|
/openbmc/openbmc-test-automation/bin/plug_ins/Mem_tracker/ |
H A D | memcheck.sh | 65 # Count memory statistic for passed pid.
|
/openbmc/u-boot/drivers/net/fm/ |
H A D | eth.c | 184 /* enable Rx statistic counters */ in bmi_rx_port_init() 211 /* enable Tx statistic counters */ in bmi_tx_port_init()
|
/openbmc/u-boot/board/qualcomm/dragonboard820c/ |
H A D | readme.txt | 126 Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
|
/openbmc/u-boot/drivers/net/ |
H A D | e1000.h | 2509 #define E1000_GSCL_1 0x05B10 /* PCI-Ex Statistic Control #1 */ 2510 #define E1000_GSCL_2 0x05B14 /* PCI-Ex Statistic Control #2 */ 2511 #define E1000_GSCL_3 0x05B18 /* PCI-Ex Statistic Control #3 */ 2512 #define E1000_GSCL_4 0x05B1C /* PCI-Ex Statistic Control #4 */
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 423 * in-memory statistic block, and in such cases this value is 662 * @ETH_SS_STATS: Statistic names, for use with %ETHTOOL_GSTATS 670 * @ETH_SS_PHY_STATS: Statistic names, for use with %ETHTOOL_GPHYSTATS
|
/openbmc/u-boot/include/linux/ |
H A D | ethtool.h | 160 * statistic block, and in such cases this value is ignored.
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_delloem.c | 2909 printf("Statistic : Cumulative Energy Consumption\n"); in ipmi_powermgmt() 2914 printf("Statistic : System Peak Power\n"); in ipmi_powermgmt() 2919 printf("Statistic : System Peak Amperage\n"); in ipmi_powermgmt() 3063 printf("Statistic Reading\n"); in ipmi_get_power_headroom_command() 3453 printf("Statistic Last Minute Last Hour " in ipmi_print_power_consmpt_history()
|
/openbmc/qemu/qga/ |
H A D | qapi-schema.json | 723 # @statistics: various statistic counters related to @name (since
|