Searched refs:statistics (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dptrveloc.h99 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dptrveloc.h89 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dptrveloc.h90 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dptrveloc.h90 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dptrveloc.h90 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dptrveloc.h93 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dptrveloc.h93 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dptrveloc.h90 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dptrveloc.h90 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dptrveloc.h90 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dptrveloc.h90 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dptrveloc.h90 } statistics; member in struct:_DeviceVelocityRec
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/UndiRuntimeDxe/
H A DE100b.c413 // we reset the statistics totals here because this is where we are loading stats addr
419 // Load the statistics block address.
424 AdapterInfo->statistics->done_marker = 0;
776 AdapterInfo->statistics = (struct speedo_stats *) (UINTN) (AdapterInfo->MemoryPtr + rx_size + tx_size);
2165 // Clear statistics done marker.
2167 AdapterInfo->statistics->done_marker = 0;
2170 // Issue statistics dump (or dump w/ reset) command.
2194 // Look for done marker at end of statistics.
2197 switch (AdapterInfo->statistics->done_marker) {
2221 // Convert NIC statistics counte
[all...]
H A DE100b.h154 #define CU_SHOWSTATS 0x0050 /* Dump statistics counters. */
461 struct speedo_stats statistics; member in struct:Krn_Mem
606 struct speedo_stats *statistics; member in struct:s_data_instance
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0JmpA-x86.asm126 ; Update stack usage statistics.
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm206 ; Patch call statistics
218 ; Patch record for statistics
/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlersA.asm897 ; Update statistics.

Completed in 2296 milliseconds