Home
last modified time | relevance | path

Searched full:statistic (Results 1 – 18 of 18) sorted by relevance

/openbmc/qemu/qapi/
H A Dstats.json204 # 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 Dfix-clang-private-operator.patch7 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 DValue.interface.yaml110 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 Dvmsr_energy.h29 * Thread statistic
58 * Package statistic
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/
H A DStats.interface.yaml2 Provides statistic information about object.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch549 -_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 Dmigration-stats.h31 * These are the ram migration statistic counters. It is loosely
/openbmc/qemu/hw/net/
H A De1000x_regs.h257 #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 Dspapr_llan.c81 * for this statistic.
H A Dvmxnet3.c497 * 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 Dmemcheck.sh65 # Count memory statistic for passed pid.
/openbmc/u-boot/drivers/net/fm/
H A Deth.c184 /* 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 Dreadme.txt126 Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
/openbmc/u-boot/drivers/net/
H A De1000.h2509 #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 Dethtool.h423 * 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 Dethtool.h160 * statistic block, and in such cases this value is ignored.
/openbmc/ipmitool/lib/
H A Dipmi_delloem.c2909 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 Dqapi-schema.json723 # @statistics: various statistic counters related to @name (since