Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
685 B

  1. LIBRARY perfctrs
  2. EXPORTS
  3. OpenNbfPerformanceData @1
  4. CollectNbfPerformanceData @2
  5. CloseNbfPerformanceData @3
  6. OpenTcpIpPerformanceData @4
  7. CollectTcpIpPerformanceData @5
  8. CloseTcpIpPerformanceData @6
  9. OpenIPXPerformanceData @7
  10. CollectIPXPerformanceData @8
  11. CloseIPXPerformanceData @9
  12. OpenSPXPerformanceData @10
  13. CollectSPXPerformanceData @11
  14. CloseSPXPerformanceData @12
  15. OpenNWNBPerformanceData @13
  16. CollectNWNBPerformanceData @14
  17. CloseNWNBPerformanceData @15
  18. OpenDhcpPerformanceData @16
  19. CollectDhcpPerformanceData @17
  20. CloseDhcpPerformanceData @18
  21.