File: functions.html

package info (click to toggle)
nvidia-cuda-toolkit 12.4.1-2
  • links: PTS, VCS
  • area: non-free
  • in suites: trixie
  • size: 18,505,836 kB
  • sloc: ansic: 203,477; cpp: 64,769; python: 34,699; javascript: 22,006; xml: 13,410; makefile: 3,085; sh: 2,343; perl: 352
file content (470 lines) | stat: -rw-r--r-- 40,174 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-us" xml:lang="en-us">
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
      <meta http-equiv="X-UA-Compatible" content="IE=edge"></meta>
      <meta name="copyright" content="(C) Copyright 2005"></meta>
      <meta name="DC.rights.owner" content="(C) Copyright 2005"></meta>
      <meta name="DC.Type" content="reference"></meta>
      <meta name="DC.Title" content="Data Fields"></meta>
      <meta name="DC.Format" content="XHTML"></meta>
      <meta name="DC.Identifier" content="functions"></meta>
      <link rel="stylesheet" type="text/css" href="../common/formatting/commonltr.css"></link>
      <link rel="stylesheet" type="text/css" href="../common/formatting/site.css"></link>
      <title>Sanitizer Api :: Compute Sanitizer Documentation</title>
      <!--[if lt IE 9]>
      <script src="../common/formatting/html5shiv-printshiv.min.js"></script>
      <![endif]-->
      <script type="text/javascript" charset="utf-8" src="../common/scripts/tynt/tynt.js"></script>
      --&gt;
      
      <script src="https://assets.adobedtm.com/5d4962a43b79/c1061d2c5e7b/launch-191c2462b890.min.js"></script>
      <script type="text/javascript" charset="utf-8" src="../common/formatting/jquery.min.js"></script>
      <script type="text/javascript" charset="utf-8" src="../common/formatting/jquery.ba-hashchange.min.js"></script>
      <script type="text/javascript" charset="utf-8" src="../common/formatting/jquery.scrollintoview.min.js"></script>
      <script type="text/javascript" src="../search/htmlFileList.js"></script>
      <script type="text/javascript" src="../search/htmlFileInfoList.js"></script>
      <script type="text/javascript" src="../search/nwSearchFnt.min.js"></script>
      <script type="text/javascript" src="../search/stemmers/en_stemmer.min.js"></script>
      <script type="text/javascript" src="../search/index-1.js"></script>
      <script type="text/javascript" src="../search/index-2.js"></script>
      <script type="text/javascript" src="../search/index-3.js"></script>
      <link rel="canonical" href="https://docs.nvidia.com/compute-sanitizer/SanitizerApi/index.html"></link>
      <link rel="stylesheet" type="text/css" href="../common/formatting/qwcode.highlight.css"></link>
   </head>
   <body>
      
      <header id="header"><span id="company">NVIDIA</span><span id="site-title">Compute Sanitizer Documentation</span><form id="search" method="get" action="search">
            <input type="text" name="search-text"></input><fieldset id="search-location">
               <legend>Search In:</legend>
               <label><input type="radio" name="search-type" value="site"></input>Entire Site</label>
               <label><input type="radio" name="search-type" value="document"></input>Just This Document</label></fieldset>
            <button type="reset">clear search</button>
            <button id="submit" type="submit">search</button></form>
      </header>
      <div id="site-content">
         <nav id="site-nav">
            <div class="category closed"><a href="../index.html" title="The root of the site.">Compute Sanitizer
                  v2024.1.1</a></div>
            <div class="category"><a href="index.html" title="Sanitizer Api">Sanitizer Api</a></div>
            <ul>
               <li>
                  <div class="section-link"><a href="modules.html#modules">1.&nbsp;Modules</a></div>
                  <ul>
                     <li>
                        <div class="section-link"><a href="modules.html#group__SANITIZER__BARRIER__API">1.1.&nbsp;Sanitizer Barrier API</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="modules.html#group__SANITIZER__CALLBACK__API">1.2.&nbsp;Sanitizer Callback API</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="modules.html#group__SANITIZER__MEMORY__API">1.3.&nbsp;Sanitizer Memory API</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="modules.html#group__SANITIZER__PATCHING__API">1.4.&nbsp;Sanitizer Patching API</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="modules.html#group__SANITIZER__RESULT__API">1.5.&nbsp;Sanitizer Result Codes</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="modules.html#group__SANITIZER__STREAM__API">1.6.&nbsp;Sanitizer Stream API</a></div>
                     </li>
                  </ul>
               </li>
               <li>
                  <div class="section-link"><a href="annotated.html#annotated">2.&nbsp;Data Structures</a></div>
                  <ul>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__BatchMemopData">2.1.&nbsp;Sanitizer_BatchMemopData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__CallbackData">2.2.&nbsp;Sanitizer_CallbackData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__EventData">2.3.&nbsp;Sanitizer_EventData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__ExternalMemoryData">2.4.&nbsp;Sanitizer_ExternalMemoryData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__GraphExecData">2.5.&nbsp;Sanitizer_GraphExecData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__GraphLaunchData">2.6.&nbsp;Sanitizer_GraphLaunchData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__GraphNodeLaunchData">2.7.&nbsp;Sanitizer_GraphNodeLaunchData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__LaunchData">2.8.&nbsp;Sanitizer_LaunchData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__MemcpyData">2.9.&nbsp;Sanitizer_MemcpyData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__MemsetData">2.10.&nbsp;Sanitizer_MemsetData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__ResourceArrayData">2.11.&nbsp;Sanitizer_ResourceArrayData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__ResourceContextData">2.12.&nbsp;Sanitizer_ResourceContextData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__ResourceFunctionsLazyLoadedData">2.13.&nbsp;Sanitizer_ResourceFunctionsLazyLoadedData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__ResourceMemoryData">2.14.&nbsp;Sanitizer_ResourceMemoryData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__ResourceMempoolData">2.15.&nbsp;Sanitizer_ResourceMempoolData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__ResourceModuleData">2.16.&nbsp;Sanitizer_ResourceModuleData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__ResourceStreamData">2.17.&nbsp;Sanitizer_ResourceStreamData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__ResourceVirtualRange">2.18.&nbsp;Sanitizer_ResourceVirtualRange</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__SynchronizeData">2.19.&nbsp;Sanitizer_SynchronizeData</a></div>
                     </li>
                     <li>
                        <div class="section-link"><a href="annotated.html#structSanitizer__UvmData">2.20.&nbsp;Sanitizer_UvmData</a></div>
                     </li>
                  </ul>
               </li>
               <li>
                  <div class="section-link"><a href="functions.html#functions">3.&nbsp;Data Fields</a></div>
               </li>
               <li>
                  <div class="section-link"><a href="notices-header.html#notices-header">Notices</a></div>
                  <ul></ul>
               </li>
            </ul>
         </nav>
         <div id="resize-nav"></div>
         <nav id="search-results">
            <h2>Search Results</h2>
            <ol></ol>
         </nav>
         
         <div id="contents-container">
            <div id="breadcrumbs-container">
               <div id="breadcrumbs"><a href="annotated.html" shape="rect">&lt; Previous</a> | <a href="notices-header.html" shape="rect">Next &gt;</a></div>
               <div id="release-info">Sanitizer Api
                  -
                  
                  v2024.1.1
                  (<a href="https://developer.nvidia.com/cuda-toolkit-archive">older</a>)
                  -
                  Last updated April 3, 2024
                  -
                  <a href="mailto:devtools@nvidia.com?subject=Compute Sanitizer Documentation Feedback: Sanitizer Api">Send Feedback</a></div>
            </div>
            <article id="contents">
               <div class="topic nested1" id="functions"><a name="functions" shape="rect">
                     <!-- --></a><h2 class="topictitle2">3.&nbsp;Data Fields</h2>
                  <div class="body refbody">
                     <div class="section">
                        <p class="p">Here is a list of all documented struct and union fields with links to the struct/union documentation for each field: </p>
                     </div>
                     <div class="section" id="functions__a"><a name="functions__a" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">A</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">address</dt>
                           <dd class="dd first"><a class="xref" href="annotated.html#structSanitizer__ResourceMemoryData" title="Data passed into a memory resource callback function." shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__ResourceVirtualRange" title="Data passed into a VA reservation callback function." shape="rect">Sanitizer_ResourceVirtualRange</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_BatchMemopData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_UvmData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemsetData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ExternalMemoryData</a></dd>
                           <dt class="dt dlterm">apiContext</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">apiStream</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__b"><a name="functions__b" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">B</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">blockDim_x</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">blockDim_y</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">blockDim_z</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__c"><a name="functions__c" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">C</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">callbackSite</dt>
                           <dd class="dd first"><a class="xref" href="annotated.html#structSanitizer__CallbackData" title="Data passed into a runtime or driver API callback function." shape="rect">Sanitizer_CallbackData</a></dd>
                           <dt class="dt dlterm">clusterDim_x</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">clusterDim_y</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">clusterDim_z</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">containsDeviceGraphLaunches</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphExecData</a></dd>
                           <dt class="dt dlterm">context</dt>
                           <dd class="dd first"><a class="xref" href="annotated.html#structSanitizer__UvmData" title="Data passed into a managed memory callback function." shape="rect">Sanitizer_UvmData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__GraphLaunchData" title="Data passed into a graph launch callback function." shape="rect">Sanitizer_GraphLaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__MemsetData" title="Data passed into a memset callback function." shape="rect">Sanitizer_MemsetData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__SynchronizeData" title="Data passed into a synchronization callback function." shape="rect">Sanitizer_SynchronizeData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__ResourceFunctionsLazyLoadedData" title="Data passed into a CUDA function callback function." shape="rect">Sanitizer_ResourceFunctionsLazyLoadedData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__ResourceArrayData" title="Data passed into a CUDA array callback function." shape="rect">Sanitizer_ResourceArrayData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__ResourceModuleData" title="Data passed into a module resource callback function." shape="rect">Sanitizer_ResourceModuleData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__ResourceStreamData" title="Data passed into a stream resource callback function." shape="rect">Sanitizer_ResourceStreamData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__ResourceContextData" title="Data passed into a context resource callback function." shape="rect">Sanitizer_ResourceContextData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_CallbackData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_EventData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__BatchMemopData" title="Data passed into a batch memop callback function." shape="rect">Sanitizer_BatchMemopData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__ExternalMemoryData" title="Data passed into an external memory callback function." shape="rect">Sanitizer_ExternalMemoryData</a></dd>
                           <dt class="dt dlterm">cubinSize</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceModuleData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__d"><a name="functions__d" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">D</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">device</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceContextData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ExternalMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMempoolData</a></dd>
                           <dt class="dt dlterm">deviceGraphLaunchesContext</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphExecData</a></dd>
                           <dt class="dt dlterm">direction</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">dstAddress</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">dstContext</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">dstPitch</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">dstStream</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__e"><a name="functions__e" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">E</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">event</dt>
                           <dd class="dd first"><a class="xref" href="annotated.html#structSanitizer__EventData" title="Data passed into an event callback function." shape="rect">Sanitizer_EventData</a></dd>
                           <dt class="dt dlterm">extMemory</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ExternalMemoryData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__f"><a name="functions__f" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">F</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">flags</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dt class="dt dlterm">function</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">functionName</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_CallbackData</a></dd>
                           <dt class="dt dlterm">functionParams</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_CallbackData</a></dd>
                           <dt class="dt dlterm">functionReturnValue</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_CallbackData</a></dd>
                           <dt class="dt dlterm">functions</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceFunctionsLazyLoadedData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__g"><a name="functions__g" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">G</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">graph</dt>
                           <dd class="dd first"><a class="xref" href="annotated.html#structSanitizer__GraphExecData" title="Data passed into a graphexec creation callback function." shape="rect">Sanitizer_GraphExecData</a></dd>
                           <dt class="dt dlterm">graphExec</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphExecData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphLaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__GraphNodeLaunchData" title="Data passed into a graph node launch callback function." shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dt class="dt dlterm">gridDim_x</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">gridDim_y</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">gridDim_z</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">gridId</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__h"><a name="functions__h" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">H</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">hApiStream</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">hArray</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceArrayData</a></dd>
                           <dt class="dt dlterm">hDstStream</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">hLaunch</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dt class="dt dlterm">hSrcStream</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">hStream</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_SynchronizeData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceStreamData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphLaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_UvmData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_EventData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemsetData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_BatchMemopData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__i"><a name="functions__i" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">I</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">isAsync</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemsetData</a></dd>
                           <dt class="dt dlterm">isDeviceLaunch</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphExecData</a></dd>
                           <dt class="dt dlterm">isGraphUpload</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphLaunchData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__l"><a name="functions__l" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">L</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">launchData</dt>
                           <dd class="dd first"><a class="xref" href="annotated.html#structSanitizer__GraphNodeLaunchData" title="Data passed into a graph node launch callback function." shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dt class="dt dlterm">launchId</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dt class="dt dlterm">library</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceModuleData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__m"><a name="functions__m" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">M</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">memAllocData</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dt class="dt dlterm">memcpyData</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dt class="dt dlterm">memFreeAddress</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dt class="dt dlterm">memoryPool</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="annotated.html#structSanitizer__ResourceMempoolData" title="Data passed into a mempool resource callback function." shape="rect">Sanitizer_ResourceMempoolData</a></dd>
                           <dt class="dt dlterm">memsetData</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dt class="dt dlterm">module</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceModuleData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceFunctionsLazyLoadedData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__n"><a name="functions__n" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">N</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">node</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dt class="dt dlterm">nodeType</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphNodeLaunchData</a></dd>
                           <dt class="dt dlterm">numFunctions</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceFunctionsLazyLoadedData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__p"><a name="functions__p" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">P</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">pCubin</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceModuleData</a></dd>
                           <dt class="dt dlterm">peerDevice</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMempoolData</a></dd>
                           <dt class="dt dlterm">permissions</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__s"><a name="functions__s" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">S</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">size</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceVirtualRange</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ExternalMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">sourceDevice</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dt class="dt dlterm">srcAddress</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">srcContext</dt>
                           <dd class="dd first"><a class="xref" href="annotated.html#structSanitizer__MemcpyData" title="Data passed into a memcpy callback function." shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">srcPitch</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">srcStream</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                           <dt class="dt dlterm">stream</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceStreamData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_SynchronizeData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_LaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_BatchMemopData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_GraphLaunchData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_EventData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_UvmData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemsetData</a></dd>
                           <dt class="dt dlterm">symbolName</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_CallbackData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__t"><a name="functions__t" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">T</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">type</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_BatchMemopData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__v"><a name="functions__v" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">V</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">value</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemsetData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_BatchMemopData</a></dd>
                           <dt class="dt dlterm">visibility</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceMemoryData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_UvmData</a></dd>
                        </dl>
                     </div>
                     <div class="section" id="functions__w"><a name="functions__w" shape="rect">
                           <!-- --></a><h2 class="title sectiontitle">W</h2>
                        <dl class="dl table-display-members">
                           <dt class="dt dlterm">width</dt>
                           <dd class="dd first"><a class="xref" href="modules.html" shape="rect">Sanitizer_ResourceArrayData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemsetData</a></dd>
                           <dd class="dd not_first"><a class="xref" href="modules.html" shape="rect">Sanitizer_MemcpyData</a></dd>
                        </dl>
                     </div>
                  </div>
               </div>
               
               <hr id="contents-end"></hr>
               
            </article>
         </div>
      </div>
      <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/formatting/common.min.js"></script>
      <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/scripts/google-analytics/google-analytics-write.js"></script>
      <script language="JavaScript" type="text/javascript" charset="utf-8" src="../common/scripts/google-analytics/google-analytics-tracker.js"></script>
      <script type="text/javascript">_satellite.pageBottom();</script>
      <script type="text/javascript">var switchTo5x=true;</script><script type="text/javascript">stLight.options({publisher: "998dc202-a267-4d8e-bce9-14debadb8d92", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script></body>
</html>