Searched refs:stats (Results 26 - 50 of 61) sorted by relevance

123

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddxgi.idl240 [out] DXGI_FRAME_STATISTICS *stats
305 [out] DXGI_FRAME_STATISTICS *stats
H A Diprtrmib.h96 MIBICMPINFO stats; member in struct:_MIB_ICMP
H A Dd3d9types.h1334 D3DRESOURCESTATS stats[D3DRTYPECOUNT]; member in struct:_D3DDEVINFO_D3DRESOURCEMANAGER
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddxgi.idl277 [out] DXGI_FRAME_STATISTICS *stats
352 [out] DXGI_FRAME_STATISTICS *stats
H A Dd3d9types.h1338 D3DRESOURCESTATS stats[D3DRTYPECOUNT]; member in struct:_D3DDEVINFO_D3DRESOURCEMANAGER
H A Dd3d.h953 STDMETHOD(GetStats)(THIS_ D3DSTATS *stats) PURE;
1040 STDMETHOD(GetStats)(THIS_ D3DSTATS *stats) PURE;
1162 STDMETHOD(GetStats)(THIS_ D3DSTATS *stats) PURE;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/igbvf/
H A Digbvf_vf.h299 struct e1000_mbx_stats stats; member in struct:e1000_mbx_info
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dvmxnet3.h393 struct vmxnet3_rx_stats stats; member in struct:vmxnet3_rx_queue
H A Deepro100.c332 ifec_scb_cmd ( netdev, virt_to_bus ( &priv->stats ), CUStatsAddr );
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h245 } stats; member in struct:PLDHashTable
542 * shrink the table if it is underloaded. It does not update stats #ifdef
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_snp.c350 * @v stats Statistics table
355 UINTN *stats_len, EFI_NETWORK_STATISTICS *stats ) {
375 if ( stats )
376 memcpy ( stats, &stats_buf, *stats_len );
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c397 PTDebug stats; local
401 stats = pt_debug; /* a copy */
402 PR_ExplodeTime(stats.timeStarted, PR_LocalTimeParameters, &tod);
405 LL_SUB(elapsed, PR_Now(), stats.timeStarted);
414 stats.locks_created, stats.locks_destroyed);
417 stats.locks_acquired, stats.locks_released);
420 stats.cvars_created, stats
[all...]
/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxscript_real.py567 stats = os.statvfs(self._oOptions.sScratchRoot); # pylint: disable=E1101
568 cMbFreeSpace = stats.f_frsize * stats.f_bfree
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86drm.h505 extern int drmGetStats(int fd, drmStatsT *stats);
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86drm.h475 extern int drmGetStats(int fd, drmStatsT *stats);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86drm.h505 extern int drmGetStats(int fd, drmStatsT *stats);
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dxf86drm.h531 extern int drmGetStats(int fd, drmStatsT *stats);
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dvj.c40 #define INCR(counter) ++comp->stats.counter
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dvj.c45 #define INCR(counter) ++comp->stats.counter
/vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/
H A DVBoxNetFlt-linux.c89 /* Versions prior 2.6.10 use stats for both bstats and qstats */
90 # define bstats stats
91 # define qstats stats
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_main.c750 /* update survey stats for the old channel before switching */
780 * the survey stats now.
816 /* Reset rssi stats */
818 sc->sc_ah->stats.avgbrssi = ATH_RSSI_DUMMY_MARKER;
H A Dhw.h693 struct ar5416Stats stats; member in struct:ath_hw
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl1810 WINED3DRESOURCESTATS stats[WINED3DRTYPECOUNT];
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4131 PRUnichar * * stats
H A DVBoxCAPI_v3_0.h4657 PRUnichar * * stats

Completed in 293 milliseconds

123