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.

192 lines
4.6 KiB

  1. ;/*++ BUILD Version: 0001 // Increment this if a change has global effects
  2. ;
  3. ;Copyright (c) 1996 Microsoft Corporation
  4. ;
  5. ;Module Name:
  6. ;
  7. ; perfosmc.h
  8. ; (generated from perfosmc.mc)
  9. ;
  10. ;Abstract:
  11. ;
  12. ; Event message definititions used by routines in PerfOS Perf DLL
  13. ;
  14. ;Created:
  15. ;
  16. ; 23-Oct-96 Bob Watson
  17. ;
  18. ;Revision History:
  19. ;
  20. ;--*/
  21. ;#ifndef _PERFOS_MC_H_
  22. ;#define _PERFOS_MC_H_
  23. ;
  24. MessageIdTypedef=DWORD
  25. ;//
  26. ;// Perflib ERRORS
  27. ;//
  28. SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
  29. Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
  30. Warning=0x2:STATUS_SEVERITY_WARNING
  31. Error=0x3:STATUS_SEVERITY_ERROR
  32. )
  33. ;//
  34. ;// Common messages
  35. ;//
  36. MessageId=1000
  37. Severity=Error
  38. Facility=Application
  39. SymbolicName=PERFOS_UNABLE_OPEN
  40. Language=English
  41. Unable to open the object. Status code returned is data DWORD 0.
  42. .
  43. MessageId=+1
  44. Severity=Error
  45. Facility=Application
  46. SymbolicName=PERFOS_NOT_OPEN
  47. Language=English
  48. The attempt to collect OS Performance data failed beause the DLL did
  49. not open successfully.
  50. .
  51. ;//
  52. ;// Module specific messages
  53. ;//
  54. MessageId=2000
  55. Severity=Warning
  56. Facility=Application
  57. SymbolicName=PERFOS_UNABLE_QUERY_PROCSSOR_INFO
  58. Language=English
  59. Unable to get processor performance information from system. Status
  60. code returned is data DWORD 0.
  61. .
  62. MessageId=+1
  63. Severity=Warning
  64. Facility=Application
  65. SymbolicName=PERFOS_UNABLE_QUERY_INTERRUPT_INFO
  66. Language=English
  67. Unable to get interrupt performance information from system. Status
  68. code returned is data DWORD 0.
  69. .
  70. MessageId=+1
  71. Severity=Warning
  72. Facility=Application
  73. SymbolicName=PERFOS_UNABLE_QUERY_FILE_CACHE_INFO
  74. Language=English
  75. Unable to get file cache performance information from system. Status
  76. code returned is data DWORD 0.
  77. .
  78. MessageId=+1
  79. Severity=Warning
  80. Facility=Application
  81. SymbolicName=PERFOS_UNABLE_QUERY_PROCESS_OBJECT_INFO
  82. Language=English
  83. Unable to get process object information from system. Status
  84. code returned is data DWORD 0.
  85. .
  86. MessageId=+1
  87. Severity=Warning
  88. Facility=Application
  89. SymbolicName=PERFOS_UNABLE_QUERY_THREAD_OBJECT_INFO
  90. Language=English
  91. Unable to get thread object information from system. Status
  92. code returned is data DWORD 0.
  93. .
  94. MessageId=+1
  95. Severity=Warning
  96. Facility=Application
  97. SymbolicName=PERFOS_UNABLE_QUERY_EVENT_OBJECT_INFO
  98. Language=English
  99. Unable to get event object information from system. Status
  100. code returned is data DWORD 0.
  101. .
  102. MessageId=+1
  103. Severity=Warning
  104. Facility=Application
  105. SymbolicName=PERFOS_UNABLE_QUERY_SEMAPHORE_OBJECT_INFO
  106. Language=English
  107. Unable to get semaphore object information from system. Status
  108. code returned is data DWORD 0.
  109. .
  110. MessageId=+1
  111. Severity=Warning
  112. Facility=Application
  113. SymbolicName=PERFOS_UNABLE_QUERY_MUTEX_OBJECT_INFO
  114. Language=English
  115. Unable to get mutex object information from system. Status
  116. code returned is data DWORD 0.
  117. .
  118. MessageId=+1
  119. Severity=Warning
  120. Facility=Application
  121. SymbolicName=PERFOS_UNABLE_QUERY_SECTION_OBJECT_INFO
  122. Language=English
  123. Unable to get section object information from system. Status
  124. code returned is data DWORD 0.
  125. .
  126. MessageId=+1
  127. Severity=Error
  128. Facility=Application
  129. SymbolicName=PERFOS_UNABLE_QUERY_BASIC_INFO
  130. Language=English
  131. Unable to get basic system configuration information. Status
  132. code returned is data DWORD 0.
  133. .
  134. MessageId=+1
  135. Severity=Warning
  136. Facility=Application
  137. SymbolicName=PERFOS_UNABLE_QUERY_SYS_PERF_INFO
  138. Language=English
  139. Unable to get system performance information from system. Status
  140. code returned is data DWORD 0.
  141. .
  142. MessageId=+1
  143. Severity=Warning
  144. Facility=Application
  145. SymbolicName=PERFOS_UNABLE_QUERY_PAGEFILE_INFO
  146. Language=English
  147. Unable to get system pagefile information from system. Status
  148. code returned is data DWORD 0.
  149. .
  150. MessageId=+1
  151. Severity=Warning
  152. Facility=Application
  153. SymbolicName=PERFOS_UNABLE_QUERY_PROCESS_INFO
  154. Language=English
  155. Unable to get system process information from system. Status
  156. code returned is data DWORD 0.
  157. .
  158. MessageId=+1
  159. Severity=Warning
  160. Facility=Application
  161. SymbolicName=PERFOS_UNABLE_QUERY_EXCEPTION_INFO
  162. Language=English
  163. Unable to get system exception information from system. Status
  164. code returned is data DWORD 0.
  165. .
  166. MessageId=+1
  167. Severity=Warning
  168. Facility=Application
  169. SymbolicName=PERFOS_UNABLE_QUERY_REGISTRY_QUOTA_INFO
  170. Language=English
  171. Unable to get registry quota information from system. Status
  172. code returned is data DWORD 0.
  173. .
  174. MessageId=+1
  175. Severity=Warning
  176. Facility=Application
  177. SymbolicName=PERFOS_UNABLE_QUERY_SYSTEM_TIME_INFO
  178. Language=English
  179. Unable to get system process information from system. Status
  180. code returned is data DWORD 0.
  181. .
  182. MessageId=+1
  183. Severity=Warning
  184. Facility=Application
  185. SymbolicName=PERFOS_UNABLE_QUERY_IDLE_INFO
  186. Language=English
  187. Unable to get system processor idle information from system. Status
  188. code returned is data DWORD 0.
  189. .
  190. ;
  191. ;#endif //_PERFOS_MC_H_