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.

201 lines
5.2 KiB

  1. /*++
  2. WARNING!!!
  3. This file is automatically generated and should never be changed.
  4. All changes should be made to the NTFRSCON.int file.
  5. Copyright (c) 1998-1999 Microsoft Corporation
  6. Module Name:
  7. REPCONN.c
  8. Abstract
  9. This is the file that conatins the initialization values of the PERF_COUNTER_DEFINITION
  10. array which is initialized in the Open function of the REPLICACONN Object
  11. Environment:
  12. User Mode Service
  13. Revision History:
  14. --*/
  15. #include "..\PERFDLL\REPCONN.h"
  16. // Initialize the RepConnInitData structure used in the Open function
  17. ReplicaConnValues RepConnInitData[FRC_NUMOFCOUNTERS] = {
  18. {
  19. (PWCHAR)"Packets Sent in Bytes ",
  20. SIZEOF(ReplicaConnCounters, PacketsSentBytes ),
  21. OFFSET(ReplicaConnCounters, PacketsSentBytes ),
  22. PERF_COUNTER_BULK_COUNT , 0
  23. },
  24. {
  25. (PWCHAR)"Fetch Blocks Sent in Bytes ",
  26. SIZEOF(ReplicaConnCounters, FetBSentBytes ),
  27. OFFSET(ReplicaConnCounters, FetBSentBytes ),
  28. PERF_COUNTER_BULK_COUNT , 0
  29. },
  30. {
  31. (PWCHAR)"Fetch Blocks Received in Bytes ",
  32. SIZEOF(ReplicaConnCounters, FetBRcvdBytes ),
  33. OFFSET(ReplicaConnCounters, FetBRcvdBytes ),
  34. PERF_COUNTER_BULK_COUNT , 0
  35. },
  36. {
  37. (PWCHAR)"Local Change Orders Sent ",
  38. SIZEOF(ReplicaConnCounters, LCOSent ),
  39. OFFSET(ReplicaConnCounters, LCOSent ),
  40. PERF_COUNTER_COUNTER , 0
  41. },
  42. {
  43. (PWCHAR)"Local Change Orders Sent At Join ",
  44. SIZEOF(ReplicaConnCounters, LCOSentAtJoin ),
  45. OFFSET(ReplicaConnCounters, LCOSentAtJoin ),
  46. PERF_COUNTER_COUNTER , 0
  47. },
  48. {
  49. (PWCHAR)"Remote Change Orders Sent ",
  50. SIZEOF(ReplicaConnCounters, RCOSent ),
  51. OFFSET(ReplicaConnCounters, RCOSent ),
  52. PERF_COUNTER_COUNTER , 0
  53. },
  54. {
  55. (PWCHAR)"Remote Change Orders Received ",
  56. SIZEOF(ReplicaConnCounters, RCOReceived ),
  57. OFFSET(ReplicaConnCounters, RCOReceived ),
  58. PERF_COUNTER_COUNTER , 0
  59. },
  60. {
  61. (PWCHAR)"Inbound Change Orders Dampened ",
  62. SIZEOF(ReplicaConnCounters, InCODampned ),
  63. OFFSET(ReplicaConnCounters, InCODampned ),
  64. PERF_COUNTER_COUNTER , 0
  65. },
  66. {
  67. (PWCHAR)"Outbound Change Orders Dampened ",
  68. SIZEOF(ReplicaConnCounters, OutCODampned ),
  69. OFFSET(ReplicaConnCounters, OutCODampned ),
  70. PERF_COUNTER_COUNTER , 0
  71. },
  72. {
  73. (PWCHAR)"Packets Sent ",
  74. SIZEOF(ReplicaConnCounters, PacketsSent ),
  75. OFFSET(ReplicaConnCounters, PacketsSent ),
  76. PERF_COUNTER_COUNTER , 0
  77. },
  78. {
  79. (PWCHAR)"Packets Sent in Error ",
  80. SIZEOF(ReplicaConnCounters, PacketsSentError ),
  81. OFFSET(ReplicaConnCounters, PacketsSentError ),
  82. PERF_COUNTER_RAWCOUNT , 0
  83. },
  84. {
  85. (PWCHAR)"Communication Timeouts ",
  86. SIZEOF(ReplicaConnCounters, CommTimeouts ),
  87. OFFSET(ReplicaConnCounters, CommTimeouts ),
  88. PERF_COUNTER_RAWCOUNT , 0
  89. },
  90. {
  91. (PWCHAR)"Fetch Requests Sent ",
  92. SIZEOF(ReplicaConnCounters, FetRSent ),
  93. OFFSET(ReplicaConnCounters, FetRSent ),
  94. PERF_COUNTER_COUNTER , 0
  95. },
  96. {
  97. (PWCHAR)"Fetch Requests Received ",
  98. SIZEOF(ReplicaConnCounters, FetRReceived ),
  99. OFFSET(ReplicaConnCounters, FetRReceived ),
  100. PERF_COUNTER_COUNTER , 0
  101. },
  102. {
  103. (PWCHAR)"Fetch Blocks Sent ",
  104. SIZEOF(ReplicaConnCounters, FetBSent ),
  105. OFFSET(ReplicaConnCounters, FetBSent ),
  106. PERF_COUNTER_COUNTER , 0
  107. },
  108. {
  109. (PWCHAR)"Fetch Blocks Received ",
  110. SIZEOF(ReplicaConnCounters, FetBRcvd ),
  111. OFFSET(ReplicaConnCounters, FetBRcvd ),
  112. PERF_COUNTER_COUNTER , 0
  113. },
  114. {
  115. (PWCHAR)"Join Notifications Sent ",
  116. SIZEOF(ReplicaConnCounters, JoinNSent ),
  117. OFFSET(ReplicaConnCounters, JoinNSent ),
  118. PERF_COUNTER_COUNTER , 0
  119. },
  120. {
  121. (PWCHAR)"Join Notifications Received ",
  122. SIZEOF(ReplicaConnCounters, JoinNRcvd ),
  123. OFFSET(ReplicaConnCounters, JoinNRcvd ),
  124. PERF_COUNTER_COUNTER , 0
  125. },
  126. {
  127. (PWCHAR)"Joins ",
  128. SIZEOF(ReplicaConnCounters, Joins ),
  129. OFFSET(ReplicaConnCounters, Joins ),
  130. PERF_COUNTER_COUNTER , 0
  131. },
  132. {
  133. (PWCHAR)"Unjoins ",
  134. SIZEOF(ReplicaConnCounters, Unjoins ),
  135. OFFSET(ReplicaConnCounters, Unjoins ),
  136. PERF_COUNTER_COUNTER , 0
  137. },
  138. {
  139. (PWCHAR)"Bindings ",
  140. SIZEOF(ReplicaConnCounters, Bindings ),
  141. OFFSET(ReplicaConnCounters, Bindings ),
  142. PERF_COUNTER_COUNTER , 0
  143. },
  144. {
  145. (PWCHAR)"Bindings in Error ",
  146. SIZEOF(ReplicaConnCounters, BindingsError ),
  147. OFFSET(ReplicaConnCounters, BindingsError ),
  148. PERF_COUNTER_RAWCOUNT , 0
  149. },
  150. {
  151. (PWCHAR)"Authentications ",
  152. SIZEOF(ReplicaConnCounters, Authentications ),
  153. OFFSET(ReplicaConnCounters, Authentications ),
  154. PERF_COUNTER_COUNTER , 0
  155. },
  156. {
  157. (PWCHAR)"Authentications in Error ",
  158. SIZEOF(ReplicaConnCounters, AuthenticationsError ),
  159. OFFSET(ReplicaConnCounters, AuthenticationsError ),
  160. PERF_COUNTER_RAWCOUNT , 0
  161. }
  162. };