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.

11 lines
424 B

  1. #define CIISAPIOBJECT 0
  2. #define NUM_CACHE_ITEMS 2
  3. #define NUM_CACHE_HITS 4
  4. #define NUM_CACHE_HITS_AND_MISSES_1 6
  5. #define NUM_CACHE_MISSES 8
  6. #define NUM_CACHE_HITS_AND_MISSES_2 10
  7. #define NUM_RUNNING_QUERIES 12
  8. #define NUM_TOTAL_QUERIES 14
  9. #define NUM_QUERIES_PER_MINUTE 16
  10. #define NUM_REQUESTS_QUEUED 18
  11. #define NUM_REQUESTS_REJECTED 20