wjcustode

Untitled

Sep 1st, 2019
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.88 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <CaptureAnalysisData>
  3. <Header>
  4. <FormatVersion>1</FormatVersion>
  5. <Date>2019-09-01T19:11:52Z</Date>
  6. <SupportedExperiments>
  7. <Experiment ID="0">
  8. <Name>Baseline</Name>
  9. <Description>Unmodified input workload. Provides a baseline for general platform performance, and for comparison with modified and deconstructive experiments.</Description>
  10. </Experiment>
  11. </SupportedExperiments>
  12. <SupportedCounters>
  13. <Counter ID="0">
  14. <Name>GPU Time</Name>
  15. <Units>ns</Units>
  16. <Description>Time spent on the GPU.</Description>
  17. <Type>UInt64</Type>
  18. <IsSoftCounter>1</IsSoftCounter>
  19. </Counter>
  20. <Counter ID="100">
  21. <Name>Pixels Rejected</Name>
  22. <Units>%</Units>
  23. <Description>Percentage of pixels rejected due to depth occlusion.</Description>
  24. <Type>Float32</Type>
  25. <IsSoftCounter>1</IsSoftCounter>
  26. </Counter>
  27. <Counter ID="101">
  28. <Name>Pixels Submitted</Name>
  29. <Units>Count</Units>
  30. <Description>Number of pixels submitted for rendering.</Description>
  31. <Type>UInt64</Type>
  32. <IsSoftCounter>1</IsSoftCounter>
  33. </Counter>
  34. <Counter ID="102">
  35. <Name>Pixels Rendered</Name>
  36. <Units>Count</Units>
  37. <Description>Number of pixels actually rendered.</Description>
  38. <Type>UInt64</Type>
  39. <IsSoftCounter>1</IsSoftCounter>
  40. </Counter>
  41. <Counter ID="200">
  42. <Name>CPU Time</Name>
  43. <Units>ns</Units>
  44. <Description>Time spent on the CPU to generate and submit commands to the GPU.</Description>
  45. <Type>Float32</Type>
  46. <IsSoftCounter>1</IsSoftCounter>
  47. </Counter>
  48. <Counter ID="300">
  49. <Name>Input Vertices</Name>
  50. <Units>Count</Units>
  51. <Description>Number of vertices read by input assembler.</Description>
  52. <Type>UInt64</Type>
  53. <IsSoftCounter>1</IsSoftCounter>
  54. </Counter>
  55. <Counter ID="301">
  56. <Name>Input Primitives</Name>
  57. <Units>Count</Units>
  58. <Description>Number of primitives read by the input assembler.</Description>
  59. <Type>UInt64</Type>
  60. <IsSoftCounter>1</IsSoftCounter>
  61. </Counter>
  62. <Counter ID="302">
  63. <Name>Vertex Shader</Name>
  64. <Units>Count</Units>
  65. <Description>Number of times a vertex shader was invoked.</Description>
  66. <Type>UInt64</Type>
  67. <IsSoftCounter>1</IsSoftCounter>
  68. </Counter>
  69. <Counter ID="303">
  70. <Name>Geometry Shader</Name>
  71. <Units>Count</Units>
  72. <Description>Number of times a geometry shader was invoked.</Description>
  73. <Type>UInt64</Type>
  74. <IsSoftCounter>1</IsSoftCounter>
  75. </Counter>
  76. <Counter ID="304">
  77. <Name>Geometry Primitives</Name>
  78. <Units>Count</Units>
  79. <Description>Number of primitives output by a geometry shader.</Description>
  80. <Type>UInt64</Type>
  81. <IsSoftCounter>1</IsSoftCounter>
  82. </Counter>
  83. <Counter ID="305">
  84. <Name>Rasterized Primitives</Name>
  85. <Units>Count</Units>
  86. <Description>Number of primitives that were sent to the rasterizer.</Description>
  87. <Type>UInt64</Type>
  88. <IsSoftCounter>1</IsSoftCounter>
  89. </Counter>
  90. <Counter ID="306">
  91. <Name>Rendered Primitives</Name>
  92. <Units>Count</Units>
  93. <Description>Number of primitives that were rendered.</Description>
  94. <Type>UInt64</Type>
  95. <IsSoftCounter>1</IsSoftCounter>
  96. </Counter>
  97. <Counter ID="307">
  98. <Name>Pixel Shader</Name>
  99. <Units>Count</Units>
  100. <Description>Number of times a pixel shader was invoked.</Description>
  101. <Type>UInt64</Type>
  102. <IsSoftCounter>1</IsSoftCounter>
  103. </Counter>
  104. <Counter ID="308">
  105. <Name>Hull Shader</Name>
  106. <Units>Count</Units>
  107. <Description>Number of times a hull shader was invoked.</Description>
  108. <Type>UInt64</Type>
  109. <IsSoftCounter>1</IsSoftCounter>
  110. </Counter>
  111. <Counter ID="309">
  112. <Name>Domain Shader</Name>
  113. <Units>Count</Units>
  114. <Description>Number of times a domain shader was invoked.</Description>
  115. <Type>UInt64</Type>
  116. <IsSoftCounter>1</IsSoftCounter>
  117. </Counter>
  118. <Counter ID="310">
  119. <Name>Compute Shader</Name>
  120. <Units>Count</Units>
  121. <Description>Number of times a compute shader was invoked.</Description>
  122. <Type>UInt64</Type>
  123. <IsSoftCounter>1</IsSoftCounter>
  124. </Counter>
  125. <Counter ID="400">
  126. <Name>Stream 0 Output Primitives</Name>
  127. <Units>Count</Units>
  128. <Description>Number of primitives (that is, points, lines, and triangles) written to the stream 0 output buffer.</Description>
  129. <Type>UInt64</Type>
  130. <IsSoftCounter>1</IsSoftCounter>
  131. </Counter>
  132. <Counter ID="401">
  133. <Name>Stream 0 Primitive Storage Needed</Name>
  134. <Units>Count</Units>
  135. <Description>Number of primitives that would have been written to the stream 0 output buffer if there had been enough space for them all.</Description>
  136. <Type>UInt64</Type>
  137. <IsSoftCounter>1</IsSoftCounter>
  138. </Counter>
  139. <Counter ID="402">
  140. <Name>Stream 1 Output Primitives</Name>
  141. <Units>Count</Units>
  142. <Description>Number of primitives (that is, points, lines, and triangles) written to the stream 1 output buffer.</Description>
  143. <Type>UInt64</Type>
  144. <IsSoftCounter>1</IsSoftCounter>
  145. </Counter>
  146. <Counter ID="403">
  147. <Name>Stream 1 Primitive Storage Needed</Name>
  148. <Units>Count</Units>
  149. <Description>Number of primitives that would have been written to the stream 1 output buffer if there had been enough space for them all.</Description>
  150. <Type>UInt64</Type>
  151. <IsSoftCounter>1</IsSoftCounter>
  152. </Counter>
  153. <Counter ID="404">
  154. <Name>Stream 2 Output Primitives</Name>
  155. <Units>Count</Units>
  156. <Description>Number of primitives (that is, points, lines, and triangles) written to the stream 2 output buffer.</Description>
  157. <Type>UInt64</Type>
  158. <IsSoftCounter>1</IsSoftCounter>
  159. </Counter>
  160. <Counter ID="405">
  161. <Name>Stream 2 Primitive Storage Needed</Name>
  162. <Units>Count</Units>
  163. <Description>Number of primitives that would have been written to the stream 2 output buffer if there had been enough space for them all.</Description>
  164. <Type>UInt64</Type>
  165. <IsSoftCounter>1</IsSoftCounter>
  166. </Counter>
  167. <Counter ID="406">
  168. <Name>Stream 3 Output Primitives</Name>
  169. <Units>Count</Units>
  170. <Description>Number of primitives (that is, points, lines, and triangles) written to the stream 3 output buffer.</Description>
  171. <Type>UInt64</Type>
  172. <IsSoftCounter>1</IsSoftCounter>
  173. </Counter>
  174. <Counter ID="407">
  175. <Name>Stream 3 Primitive Storage Needed</Name>
  176. <Units>Count</Units>
  177. <Description>Number of primitives that would have been written to the stream 3 output buffer if there had been enough space for them all.</Description>
  178. <Type>UInt64</Type>
  179. <IsSoftCounter>1</IsSoftCounter>
  180. </Counter>
  181. <Counter ID="410400">
  182. <Name>NVAPI QUERY TYPE SCG</Name>
  183. <Units>Count</Units>
  184. <Description>SCG query</Description>
  185. <Type>UInt64</Type>
  186. <IsSoftCounter>0</IsSoftCounter>
  187. </Counter>
  188. <Counter ID="410500">
  189. <Name>NVAPI QUERY TYPE SCG</Name>
  190. <Units>Count</Units>
  191. <Description>SCG query</Description>
  192. <Type>UInt64</Type>
  193. <IsSoftCounter>0</IsSoftCounter>
  194. </Counter>
  195. <Counter ID="410600">
  196. <Name>NVAPI QUERY TYPE SCG</Name>
  197. <Units>Count</Units>
  198. <Description>SCG query</Description>
  199. <Type>UInt64</Type>
  200. <IsSoftCounter>0</IsSoftCounter>
  201. </Counter>
  202. <Counter ID="410700">
  203. <Name>NVAPI QUERY TYPE SCG</Name>
  204. <Units>Count</Units>
  205. <Description>SCG query</Description>
  206. <Type>UInt64</Type>
  207. <IsSoftCounter>0</IsSoftCounter>
  208. </Counter>
  209. <Counter ID="410800">
  210. <Name>NVAPI QUERY TYPE SCG</Name>
  211. <Units>Count</Units>
  212. <Description>SCG query</Description>
  213. <Type>UInt64</Type>
  214. <IsSoftCounter>0</IsSoftCounter>
  215. </Counter>
  216. <Counter ID="410900">
  217. <Name>NVAPI QUERY TYPE SCG</Name>
  218. <Units>Count</Units>
  219. <Description>SCG query</Description>
  220. <Type>UInt64</Type>
  221. <IsSoftCounter>0</IsSoftCounter>
  222. </Counter>
  223. <Counter ID="411000">
  224. <Name>NVAPI QUERY TYPE SCG</Name>
  225. <Units>Count</Units>
  226. <Description>SCG query</Description>
  227. <Type>UInt64</Type>
  228. <IsSoftCounter>0</IsSoftCounter>
  229. </Counter>
  230. <Counter ID="411100">
  231. <Name>NVAPI QUERY TYPE SCG</Name>
  232. <Units>Count</Units>
  233. <Description>SCG query</Description>
  234. <Type>UInt64</Type>
  235. <IsSoftCounter>0</IsSoftCounter>
  236. </Counter>
  237. </SupportedCounters>
  238. <HardwareCounterSupportStatus>0</HardwareCounterSupportStatus>
  239. <CounterCollectionFlags>
  240. <Value>PerDrawCall</Value>
  241. </CounterCollectionFlags>
  242. </Header>
  243. <EventList>
  244. <Event hThis="0" MethodId="32" Timestamp="2" MethodName="CustomEvent" />
  245. <Event hThis="6" MethodId="777" Timestamp="3" MethodName="ID3D11DeviceContext::ClearRenderTargetView" />
  246. <Event hThis="6" MethodId="780" Timestamp="4" MethodName="ID3D11DeviceContext::ClearDepthStencilView" />
  247. <Event hThis="6" MethodId="763" Timestamp="5" MethodName="ID3D11DeviceContext::OMSetDepthStencilState" />
  248. <Event hThis="6" MethodId="741" Timestamp="6" MethodName="ID3D11DeviceContext::Map" />
  249. <Event hThis="6" MethodId="742" Timestamp="7" MethodName="ID3D11DeviceContext::Unmap" />
  250. <Event hThis="6" MethodId="734" Timestamp="8" MethodName="ID3D11DeviceContext::VSSetConstantBuffers" />
  251. <Event hThis="6" MethodId="744" Timestamp="9" MethodName="ID3D11DeviceContext::IASetInputLayout" />
  252. <Event hThis="6" MethodId="738" Timestamp="10" MethodName="ID3D11DeviceContext::VSSetShader" />
  253. <Event hThis="6" MethodId="736" Timestamp="11" MethodName="ID3D11DeviceContext::PSSetShader" />
  254. <Event hThis="6" MethodId="737" Timestamp="12" MethodName="ID3D11DeviceContext::PSSetSamplers" />
  255. <Event hThis="6" MethodId="735" Timestamp="13" MethodName="ID3D11DeviceContext::PSSetShaderResources" />
  256. <Event hThis="6" MethodId="745" Timestamp="14" MethodName="ID3D11DeviceContext::IASetVertexBuffers" />
  257. <Event hThis="6" MethodId="746" Timestamp="15" MethodName="ID3D11DeviceContext::IASetIndexBuffer" />
  258. <Event hThis="6" MethodId="751" Timestamp="16" MethodName="ID3D11DeviceContext::IASetPrimitiveTopology" />
  259. <Event hThis="6" MethodId="739" Timestamp="17" MethodName="ID3D11DeviceContext::DrawIndexed" />
  260. <Event hThis="4" MethodId="442" Timestamp="18" MethodName="IDXGISwapChain::Present" />
  261. <Event hThis="0" MethodId="32" Timestamp="19" MethodName="CustomEvent" />
  262. </EventList>
  263. <PerformanceAnnotations />
  264. <AnalysisPass ExperimentID="0" CollectAllCounters="false">
  265. <RunResults>
  266. <Run ID="0" ErrorCode="0">
  267. <Counter CounterID="0">
  268. <ErrorCode>0</ErrorCode>
  269. </Counter>
  270. <Counter CounterID="100">
  271. <ErrorCode>0</ErrorCode>
  272. </Counter>
  273. <Counter CounterID="101">
  274. <ErrorCode>0</ErrorCode>
  275. </Counter>
  276. <Counter CounterID="102">
  277. <ErrorCode>0</ErrorCode>
  278. </Counter>
  279. <Messages />
  280. </Run>
  281. <Run ID="1" ErrorCode="0">
  282. <Counter CounterID="0">
  283. <ErrorCode>0</ErrorCode>
  284. </Counter>
  285. <Counter CounterID="100">
  286. <ErrorCode>0</ErrorCode>
  287. </Counter>
  288. <Counter CounterID="101">
  289. <ErrorCode>0</ErrorCode>
  290. </Counter>
  291. <Counter CounterID="102">
  292. <ErrorCode>0</ErrorCode>
  293. </Counter>
  294. <Messages />
  295. </Run>
  296. <Run ID="2" ErrorCode="0">
  297. <Counter CounterID="0">
  298. <ErrorCode>0</ErrorCode>
  299. </Counter>
  300. <Counter CounterID="100">
  301. <ErrorCode>0</ErrorCode>
  302. </Counter>
  303. <Counter CounterID="101">
  304. <ErrorCode>0</ErrorCode>
  305. </Counter>
  306. <Counter CounterID="102">
  307. <ErrorCode>0</ErrorCode>
  308. </Counter>
  309. <Messages />
  310. </Run>
  311. <Run ID="3" ErrorCode="0">
  312. <Counter CounterID="0">
  313. <ErrorCode>0</ErrorCode>
  314. </Counter>
  315. <Counter CounterID="100">
  316. <ErrorCode>0</ErrorCode>
  317. </Counter>
  318. <Counter CounterID="101">
  319. <ErrorCode>0</ErrorCode>
  320. </Counter>
  321. <Counter CounterID="102">
  322. <ErrorCode>0</ErrorCode>
  323. </Counter>
  324. <Messages />
  325. </Run>
  326. <Run ID="4" ErrorCode="0">
  327. <Counter CounterID="0">
  328. <ErrorCode>0</ErrorCode>
  329. </Counter>
  330. <Counter CounterID="100">
  331. <ErrorCode>0</ErrorCode>
  332. </Counter>
  333. <Counter CounterID="101">
  334. <ErrorCode>0</ErrorCode>
  335. </Counter>
  336. <Counter CounterID="102">
  337. <ErrorCode>0</ErrorCode>
  338. </Counter>
  339. <Messages />
  340. </Run>
  341. </RunResults>
  342. <CounterData CounterID="0">
  343. <Event FirstMoment="17" LastMoment="17" RequestedFirstMoment="17" RequestedLastMoment="17" Device="5">
  344. <Value>0</Value>
  345. <Value>0</Value>
  346. <Value>0</Value>
  347. <Value>0</Value>
  348. <Value>32</Value>
  349. </Event>
  350. </CounterData>
  351. <CounterData CounterID="100">
  352. <Event FirstMoment="17" LastMoment="17" RequestedFirstMoment="17" RequestedLastMoment="17" Device="5">
  353. <Value>0.000000</Value>
  354. <Value>0.000000</Value>
  355. <Value>0.000000</Value>
  356. <Value>0.000000</Value>
  357. <Value>0.000000</Value>
  358. </Event>
  359. </CounterData>
  360. <CounterData CounterID="101">
  361. <Event FirstMoment="17" LastMoment="17" RequestedFirstMoment="17" RequestedLastMoment="17" Device="5">
  362. <Value>0</Value>
  363. <Value>0</Value>
  364. <Value>0</Value>
  365. <Value>0</Value>
  366. <Value>0</Value>
  367. </Event>
  368. </CounterData>
  369. <CounterData CounterID="102">
  370. <Event FirstMoment="17" LastMoment="17" RequestedFirstMoment="17" RequestedLastMoment="17" Device="5">
  371. <Value>0</Value>
  372. <Value>0</Value>
  373. <Value>0</Value>
  374. <Value>0</Value>
  375. <Value>0</Value>
  376. </Event>
  377. </CounterData>
  378. </AnalysisPass>
  379. </CaptureAnalysisData>
Advertisement
Add Comment
Please, Sign In to add comment