Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Windows/inf/usbhub/ |
// // usbperf.h // #define BULK_COUNTER 0 #define ISO_COUNTER 2 #define INTERRUPT_COUNTER 4 #define CONTROL_COUNTER 6 #define PCI_INTERRUPT_COUNTER 8 #define WORK_SIGNALS_COUNTER 10 #define INTERRUPT_BW_USAGE 12 #define ISO_BW_USAGE 14 #define USBPERF_IO 16 #define BYTES_PER_TRANSFER 18 #define DROPPED_ISO_PACKETS 20 #define AVG_ISO_LATENCY 22 #define TRANSFER_ERRORS 24 #define CONTROLLER_IDLE_STATE 26 #define CONTROLLER_ASYNC_IDLE_STATE 28 #define CONTROLLER_ASYNC_FLUSH_COUNT 30 #define CONTROLLER_PERIODIC_IDLE_STATE 32 #define CONTROLLER_PERIODIC_FLUSH_COUNT 34