This file is indexed.

/usr/share/doc/libhwloc-doc/html/a00186.html is in libhwloc-doc 1.11.9-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Hardware Locality (hwloc): hwloc_obj Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Hardware Locality (hwloc)
   &#160;<span id="projectnumber">1.11.9</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">hwloc_obj Struct Reference<div class="ingroups"><a class="el" href="a00134.html">Object Structure and Attributes</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;<a class="el" href="a00083_source.html">hwloc.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:acc4f0803f244867e68fe0036800be5de"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00133.html#gacd37bb612667dc437d66bfb175a8dc55">hwloc_obj_type_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#acc4f0803f244867e68fe0036800be5de">type</a></td></tr>
<tr class="separator:acc4f0803f244867e68fe0036800be5de"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a61a7a80a68eaccbaaa28269e678c81a9"><td class="memItemLeft" align="right" valign="top">unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a61a7a80a68eaccbaaa28269e678c81a9">os_index</a></td></tr>
<tr class="separator:a61a7a80a68eaccbaaa28269e678c81a9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abb709ec38f2970677e4e57d1d30be96d"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#abb709ec38f2970677e4e57d1d30be96d">name</a></td></tr>
<tr class="separator:abb709ec38f2970677e4e57d1d30be96d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1dc830816716213b5f797e4052487864"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00178.html">hwloc_obj_memory_s</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a1dc830816716213b5f797e4052487864">memory</a></td></tr>
<tr class="separator:a1dc830816716213b5f797e4052487864"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:accd40e29f71f19e88db62ea3df02adc8"><td class="memItemLeft" align="right" valign="top">union <a class="el" href="a00190.html">hwloc_obj_attr_u</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#accd40e29f71f19e88db62ea3df02adc8">attr</a></td></tr>
<tr class="separator:accd40e29f71f19e88db62ea3df02adc8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9d82690370275d42d652eccdea5d3ee5"><td class="memItemLeft" align="right" valign="top">unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a9d82690370275d42d652eccdea5d3ee5">depth</a></td></tr>
<tr class="separator:a9d82690370275d42d652eccdea5d3ee5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d07fb7b8935e137c94d75a3eb492ae9"><td class="memItemLeft" align="right" valign="top">unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a0d07fb7b8935e137c94d75a3eb492ae9">logical_index</a></td></tr>
<tr class="separator:a0d07fb7b8935e137c94d75a3eb492ae9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a68766f0b1c4d61b5bad87e3b81dacfde"><td class="memItemLeft" align="right" valign="top">signed&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a68766f0b1c4d61b5bad87e3b81dacfde">os_level</a></td></tr>
<tr class="separator:a68766f0b1c4d61b5bad87e3b81dacfde"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a85a788017457129589318b6c39451acf"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00186.html">hwloc_obj</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a85a788017457129589318b6c39451acf">next_cousin</a></td></tr>
<tr class="separator:a85a788017457129589318b6c39451acf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac715989f55ff5a0eb6be2969ee477ec0"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00186.html">hwloc_obj</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#ac715989f55ff5a0eb6be2969ee477ec0">prev_cousin</a></td></tr>
<tr class="separator:ac715989f55ff5a0eb6be2969ee477ec0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adc494f6aed939992be1c55cca5822900"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00186.html">hwloc_obj</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#adc494f6aed939992be1c55cca5822900">parent</a></td></tr>
<tr class="separator:adc494f6aed939992be1c55cca5822900"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaa6043eee6f55869933c1d974efd9acd"><td class="memItemLeft" align="right" valign="top">unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#aaa6043eee6f55869933c1d974efd9acd">sibling_rank</a></td></tr>
<tr class="separator:aaa6043eee6f55869933c1d974efd9acd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7f2343ed476fe4942e6fffd4cade1b40"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00186.html">hwloc_obj</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a7f2343ed476fe4942e6fffd4cade1b40">next_sibling</a></td></tr>
<tr class="separator:a7f2343ed476fe4942e6fffd4cade1b40"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7b89e8c189876c0158a9282aaaf17f50"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00186.html">hwloc_obj</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a7b89e8c189876c0158a9282aaaf17f50">prev_sibling</a></td></tr>
<tr class="separator:a7b89e8c189876c0158a9282aaaf17f50"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aac3f6da35c9b57599909a44ce2b716c1"><td class="memItemLeft" align="right" valign="top">unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#aac3f6da35c9b57599909a44ce2b716c1">arity</a></td></tr>
<tr class="separator:aac3f6da35c9b57599909a44ce2b716c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a04d05403da37bfe17cd63b7c7dd07b1f"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00186.html">hwloc_obj</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a04d05403da37bfe17cd63b7c7dd07b1f">children</a></td></tr>
<tr class="separator:a04d05403da37bfe17cd63b7c7dd07b1f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af51d08a0a79dba517c06c5afedc8d2dc"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00186.html">hwloc_obj</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#af51d08a0a79dba517c06c5afedc8d2dc">first_child</a></td></tr>
<tr class="separator:af51d08a0a79dba517c06c5afedc8d2dc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a84bd65634dbc55f4158b74443a9bd04f"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00186.html">hwloc_obj</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a84bd65634dbc55f4158b74443a9bd04f">last_child</a></td></tr>
<tr class="separator:a84bd65634dbc55f4158b74443a9bd04f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76fd3ac94401cf32dfccc3a3a8de68a5"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a76fd3ac94401cf32dfccc3a3a8de68a5">userdata</a></td></tr>
<tr class="separator:a76fd3ac94401cf32dfccc3a3a8de68a5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a67925e0f2c47f50408fbdb9bddd0790f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00132.html#ga4bbf39b68b6f568fb92739e7c0ea7801">hwloc_cpuset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a67925e0f2c47f50408fbdb9bddd0790f">cpuset</a></td></tr>
<tr class="separator:a67925e0f2c47f50408fbdb9bddd0790f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91788a9da687beb7224cc1fd7b75208c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00132.html#ga4bbf39b68b6f568fb92739e7c0ea7801">hwloc_cpuset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a91788a9da687beb7224cc1fd7b75208c">complete_cpuset</a></td></tr>
<tr class="separator:a91788a9da687beb7224cc1fd7b75208c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8842d56c2975380f327ea401c5f53564"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00132.html#ga4bbf39b68b6f568fb92739e7c0ea7801">hwloc_cpuset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a8842d56c2975380f327ea401c5f53564">online_cpuset</a></td></tr>
<tr class="separator:a8842d56c2975380f327ea401c5f53564"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afa3c59a6dd3da8ffa48710780a1bfb34"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00132.html#ga4bbf39b68b6f568fb92739e7c0ea7801">hwloc_cpuset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#afa3c59a6dd3da8ffa48710780a1bfb34">allowed_cpuset</a></td></tr>
<tr class="separator:afa3c59a6dd3da8ffa48710780a1bfb34"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a08f0d0e16c619a6e653526cbee4ffea3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00132.html#ga37e35730fa7e775b5bb0afe893d6d508">hwloc_nodeset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a08f0d0e16c619a6e653526cbee4ffea3">nodeset</a></td></tr>
<tr class="separator:a08f0d0e16c619a6e653526cbee4ffea3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac38c4012127525ef74c5615c526f4c2e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00132.html#ga37e35730fa7e775b5bb0afe893d6d508">hwloc_nodeset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#ac38c4012127525ef74c5615c526f4c2e">complete_nodeset</a></td></tr>
<tr class="separator:ac38c4012127525ef74c5615c526f4c2e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a19e3d0a5951a7510fc4fc4722a9bf531"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a00132.html#ga37e35730fa7e775b5bb0afe893d6d508">hwloc_nodeset_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a19e3d0a5951a7510fc4fc4722a9bf531">allowed_nodeset</a></td></tr>
<tr class="separator:a19e3d0a5951a7510fc4fc4722a9bf531"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9a5dd75596edc48fe834f81988cdc0d6"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00226.html">hwloc_distances_s</a> **&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a9a5dd75596edc48fe834f81988cdc0d6">distances</a></td></tr>
<tr class="separator:a9a5dd75596edc48fe834f81988cdc0d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8be6f63eca4da91000c832280db927b7"><td class="memItemLeft" align="right" valign="top">unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a8be6f63eca4da91000c832280db927b7">distances_count</a></td></tr>
<tr class="separator:a8be6f63eca4da91000c832280db927b7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad59bcd73a10260a0e239be5c4b5888bb"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="a00230.html">hwloc_obj_info_s</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#ad59bcd73a10260a0e239be5c4b5888bb">infos</a></td></tr>
<tr class="separator:ad59bcd73a10260a0e239be5c4b5888bb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9843acc28cfbba903b63ea14b137ff70"><td class="memItemLeft" align="right" valign="top">unsigned&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a9843acc28cfbba903b63ea14b137ff70">infos_count</a></td></tr>
<tr class="separator:a9843acc28cfbba903b63ea14b137ff70"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0f41a1d67dc6b661906f2217563637f3"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00186.html#a0f41a1d67dc6b661906f2217563637f3">symmetric_subtree</a></td></tr>
<tr class="separator:a0f41a1d67dc6b661906f2217563637f3"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Structure of a topology object. </p>
<p>Applications must not modify any field except <a class="el" href="a00186.html#a76fd3ac94401cf32dfccc3a3a8de68a5" title="Application-given private data pointer, initialized to NULL, use it as you wish. See hwloc_topology_s...">hwloc_obj.userdata</a>. </p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="afa3c59a6dd3da8ffa48710780a1bfb34"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afa3c59a6dd3da8ffa48710780a1bfb34">&#9670;&nbsp;</a></span>allowed_cpuset</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00132.html#ga4bbf39b68b6f568fb92739e7c0ea7801">hwloc_cpuset_t</a> hwloc_obj::allowed_cpuset</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The CPU set of allowed logical processors. </p>
<p>This includes the CPUs contained in this object which are allowed for binding, i.e. passing them to the hwloc binding functions should not return permission errors. This is usually restricted by administration rules. Some of them may however be offline so binding to them may still not be possible, see online_cpuset.</p>
<dl class="section note"><dt>Note</dt><dd>Its value must not be changed, <a class="el" href="a00156.html#gae679434c1a5f41d3560a8a7e2c1b0dee" title="Duplicate bitmap bitmap by allocating a new bitmap and copying bitmap contents. ">hwloc_bitmap_dup()</a> must be used instead. </dd></dl>

</div>
</div>
<a id="a19e3d0a5951a7510fc4fc4722a9bf531"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a19e3d0a5951a7510fc4fc4722a9bf531">&#9670;&nbsp;</a></span>allowed_nodeset</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00132.html#ga37e35730fa7e775b5bb0afe893d6d508">hwloc_nodeset_t</a> hwloc_obj::allowed_nodeset</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The set of allowed NUMA memory nodes. </p>
<p>This includes the NUMA memory nodes contained in this object which are allowed for memory allocation, i.e. passing them to NUMA node-directed memory allocation should not return permission errors. This is usually restricted by administration rules.</p>
<p>If there are no NUMA nodes in the machine, all the memory is close to this object, so <code>allowed_nodeset</code> is full.</p>
<dl class="section note"><dt>Note</dt><dd>Its value must not be changed, <a class="el" href="a00156.html#gae679434c1a5f41d3560a8a7e2c1b0dee" title="Duplicate bitmap bitmap by allocating a new bitmap and copying bitmap contents. ">hwloc_bitmap_dup()</a> must be used instead. </dd></dl>

</div>
</div>
<a id="aac3f6da35c9b57599909a44ce2b716c1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aac3f6da35c9b57599909a44ce2b716c1">&#9670;&nbsp;</a></span>arity</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned hwloc_obj::arity</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Number of children. </p>

</div>
</div>
<a id="accd40e29f71f19e88db62ea3df02adc8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#accd40e29f71f19e88db62ea3df02adc8">&#9670;&nbsp;</a></span>attr</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">union <a class="el" href="a00190.html">hwloc_obj_attr_u</a>* hwloc_obj::attr</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Object type-specific Attributes, may be <code>NULL</code> if no attribute value was found. </p>

</div>
</div>
<a id="a04d05403da37bfe17cd63b7c7dd07b1f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a04d05403da37bfe17cd63b7c7dd07b1f">&#9670;&nbsp;</a></span>children</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00186.html">hwloc_obj</a>** hwloc_obj::children</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Children, <code>children</code>[0 .. arity -1]. </p>

</div>
</div>
<a id="a91788a9da687beb7224cc1fd7b75208c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a91788a9da687beb7224cc1fd7b75208c">&#9670;&nbsp;</a></span>complete_cpuset</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00132.html#ga4bbf39b68b6f568fb92739e7c0ea7801">hwloc_cpuset_t</a> hwloc_obj::complete_cpuset</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The complete CPU set of logical processors of this object,. </p>
<p>This includes not only the same as the cpuset field, but also some CPUs for which topology information is unknown or incomplete, and the CPUs that are ignored when the <a class="el" href="a00136.html#ggada025d3ec20b4b420f8038d23d6e7bdea129b4fea1300be22bbaf0bb0958994c8" title="Detect the whole system, ignore reservations and offline settings. ">HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM</a> flag is not set. Thus no corresponding PU object may be found in the topology, because the precise position is undefined. It is however known that it would be somewhere under this object.</p>
<dl class="section note"><dt>Note</dt><dd>Its value must not be changed, <a class="el" href="a00156.html#gae679434c1a5f41d3560a8a7e2c1b0dee" title="Duplicate bitmap bitmap by allocating a new bitmap and copying bitmap contents. ">hwloc_bitmap_dup()</a> must be used instead. </dd></dl>

</div>
</div>
<a id="ac38c4012127525ef74c5615c526f4c2e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac38c4012127525ef74c5615c526f4c2e">&#9670;&nbsp;</a></span>complete_nodeset</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00132.html#ga37e35730fa7e775b5bb0afe893d6d508">hwloc_nodeset_t</a> hwloc_obj::complete_nodeset</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The complete NUMA node set of this object,. </p>
<p>This includes not only the same as the nodeset field, but also some NUMA nodes for which topology information is unknown or incomplete, and the nodes that are ignored when the <a class="el" href="a00136.html#ggada025d3ec20b4b420f8038d23d6e7bdea129b4fea1300be22bbaf0bb0958994c8" title="Detect the whole system, ignore reservations and offline settings. ">HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM</a> flag is not set. Thus no corresponding NUMA node object may be found in the topology, because the precise position is undefined. It is however known that it would be somewhere under this object.</p>
<p>If there are no NUMA nodes in the machine, all the memory is close to this object, so <code>complete_nodeset</code> is full.</p>
<dl class="section note"><dt>Note</dt><dd>Its value must not be changed, <a class="el" href="a00156.html#gae679434c1a5f41d3560a8a7e2c1b0dee" title="Duplicate bitmap bitmap by allocating a new bitmap and copying bitmap contents. ">hwloc_bitmap_dup()</a> must be used instead. </dd></dl>

</div>
</div>
<a id="a67925e0f2c47f50408fbdb9bddd0790f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a67925e0f2c47f50408fbdb9bddd0790f">&#9670;&nbsp;</a></span>cpuset</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00132.html#ga4bbf39b68b6f568fb92739e7c0ea7801">hwloc_cpuset_t</a> hwloc_obj::cpuset</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>CPUs covered by this object. </p>
<p>This is the set of CPUs for which there are PU objects in the topology under this object, i.e. which are known to be physically contained in this object and known how (the children path between this object and the PU objects).</p>
<p>If the <a class="el" href="a00136.html#ggada025d3ec20b4b420f8038d23d6e7bdea129b4fea1300be22bbaf0bb0958994c8" title="Detect the whole system, ignore reservations and offline settings. ">HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM</a> configuration flag is set, some of these CPUs may be offline, or not allowed for binding, see online_cpuset and allowed_cpuset.</p>
<dl class="section note"><dt>Note</dt><dd>Its value must not be changed, <a class="el" href="a00156.html#gae679434c1a5f41d3560a8a7e2c1b0dee" title="Duplicate bitmap bitmap by allocating a new bitmap and copying bitmap contents. ">hwloc_bitmap_dup()</a> must be used instead. </dd></dl>

</div>
</div>
<a id="a9d82690370275d42d652eccdea5d3ee5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9d82690370275d42d652eccdea5d3ee5">&#9670;&nbsp;</a></span>depth</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned hwloc_obj::depth</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Vertical index in the hierarchy. </p>
<p>For normal objects, this is the depth of the horizontal level that contains this object and its cousins of the same type. If the topology is symmetric, this is equal to the parent depth plus one, and also equal to the number of parent/child links from the root object to here.</p>
<p>For special objects (I/O and Misc) that are not in the main tree, this is a special negative value that corresponds to their dedicated level, see <a class="el" href="a00137.html#ga8bec782e21be313750da70cf7428b374" title="Returns the depth of objects of type type. ">hwloc_get_type_depth()</a> and <a class="el" href="a00137.html#gaf4e663cf42bbe20756b849c6293ef575">hwloc_get_type_depth_e</a>. Those special values can be passed to hwloc functions such <a class="el" href="a00137.html#gab17065e3d53455973844568d9f21c72c" title="Returns the width of level at depth depth. ">hwloc_get_nbobjs_by_depth()</a> as usual. </p>

</div>
</div>
<a id="a9a5dd75596edc48fe834f81988cdc0d6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9a5dd75596edc48fe834f81988cdc0d6">&#9670;&nbsp;</a></span>distances</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00226.html">hwloc_distances_s</a>** hwloc_obj::distances</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Distances between all objects at same depth below this object. </p>

</div>
</div>
<a id="a8be6f63eca4da91000c832280db927b7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8be6f63eca4da91000c832280db927b7">&#9670;&nbsp;</a></span>distances_count</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned hwloc_obj::distances_count</td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a id="af51d08a0a79dba517c06c5afedc8d2dc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af51d08a0a79dba517c06c5afedc8d2dc">&#9670;&nbsp;</a></span>first_child</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00186.html">hwloc_obj</a>* hwloc_obj::first_child</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>First child. </p>

</div>
</div>
<a id="ad59bcd73a10260a0e239be5c4b5888bb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad59bcd73a10260a0e239be5c4b5888bb">&#9670;&nbsp;</a></span>infos</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00230.html">hwloc_obj_info_s</a>* hwloc_obj::infos</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Array of stringified info type=name. </p>

</div>
</div>
<a id="a9843acc28cfbba903b63ea14b137ff70"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9843acc28cfbba903b63ea14b137ff70">&#9670;&nbsp;</a></span>infos_count</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned hwloc_obj::infos_count</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Size of infos array. </p>

</div>
</div>
<a id="a84bd65634dbc55f4158b74443a9bd04f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a84bd65634dbc55f4158b74443a9bd04f">&#9670;&nbsp;</a></span>last_child</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00186.html">hwloc_obj</a>* hwloc_obj::last_child</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Last child. </p>

</div>
</div>
<a id="a0d07fb7b8935e137c94d75a3eb492ae9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0d07fb7b8935e137c94d75a3eb492ae9">&#9670;&nbsp;</a></span>logical_index</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned hwloc_obj::logical_index</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Horizontal index in the whole list of similar objects, hence guaranteed unique across the entire machine. Could be a "cousin_rank" since it's the rank within the "cousin" list below. </p>

</div>
</div>
<a id="a1dc830816716213b5f797e4052487864"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1dc830816716213b5f797e4052487864">&#9670;&nbsp;</a></span>memory</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00178.html">hwloc_obj_memory_s</a> hwloc_obj::memory</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Memory attributes. </p>

</div>
</div>
<a id="abb709ec38f2970677e4e57d1d30be96d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abb709ec38f2970677e4e57d1d30be96d">&#9670;&nbsp;</a></span>name</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* hwloc_obj::name</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Object-specific name if any. Mostly used for identifying OS devices and Misc objects where a name string is more useful than numerical indexes. </p>

</div>
</div>
<a id="a85a788017457129589318b6c39451acf"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a85a788017457129589318b6c39451acf">&#9670;&nbsp;</a></span>next_cousin</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00186.html">hwloc_obj</a>* hwloc_obj::next_cousin</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Next object of same type and depth. </p>

</div>
</div>
<a id="a7f2343ed476fe4942e6fffd4cade1b40"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7f2343ed476fe4942e6fffd4cade1b40">&#9670;&nbsp;</a></span>next_sibling</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00186.html">hwloc_obj</a>* hwloc_obj::next_sibling</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Next object below the same parent. </p>

</div>
</div>
<a id="a08f0d0e16c619a6e653526cbee4ffea3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a08f0d0e16c619a6e653526cbee4ffea3">&#9670;&nbsp;</a></span>nodeset</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00132.html#ga37e35730fa7e775b5bb0afe893d6d508">hwloc_nodeset_t</a> hwloc_obj::nodeset</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>NUMA nodes covered by this object or containing this object. </p>
<p>This is the set of NUMA nodes for which there are NUMA node objects in the topology under or above this object, i.e. which are known to be physically contained in this object or containing it and known how (the children path between this object and the NUMA node objects).</p>
<p>In the end, these nodes are those that are close to the current object.</p>
<p>If the <a class="el" href="a00136.html#ggada025d3ec20b4b420f8038d23d6e7bdea129b4fea1300be22bbaf0bb0958994c8" title="Detect the whole system, ignore reservations and offline settings. ">HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM</a> configuration flag is set, some of these nodes may not be allowed for allocation, see allowed_nodeset.</p>
<p>If there are no NUMA nodes in the machine, all the memory is close to this object, so <code>nodeset</code> is full.</p>
<dl class="section note"><dt>Note</dt><dd>Its value must not be changed, <a class="el" href="a00156.html#gae679434c1a5f41d3560a8a7e2c1b0dee" title="Duplicate bitmap bitmap by allocating a new bitmap and copying bitmap contents. ">hwloc_bitmap_dup()</a> must be used instead. </dd></dl>

</div>
</div>
<a id="a8842d56c2975380f327ea401c5f53564"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8842d56c2975380f327ea401c5f53564">&#9670;&nbsp;</a></span>online_cpuset</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00132.html#ga4bbf39b68b6f568fb92739e7c0ea7801">hwloc_cpuset_t</a> hwloc_obj::online_cpuset</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The CPU set of online logical processors. </p>
<p>This includes the CPUs contained in this object that are online, i.e. draw power and can execute threads. It may however not be allowed to bind to them due to administration rules, see allowed_cpuset.</p>
<dl class="section note"><dt>Note</dt><dd>Its value must not be changed, <a class="el" href="a00156.html#gae679434c1a5f41d3560a8a7e2c1b0dee" title="Duplicate bitmap bitmap by allocating a new bitmap and copying bitmap contents. ">hwloc_bitmap_dup()</a> must be used instead. </dd></dl>

</div>
</div>
<a id="a61a7a80a68eaccbaaa28269e678c81a9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a61a7a80a68eaccbaaa28269e678c81a9">&#9670;&nbsp;</a></span>os_index</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned hwloc_obj::os_index</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>OS-provided physical index number. It is not guaranteed unique across the entire machine, except for PUs and NUMA nodes. </p>

</div>
</div>
<a id="a68766f0b1c4d61b5bad87e3b81dacfde"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a68766f0b1c4d61b5bad87e3b81dacfde">&#9670;&nbsp;</a></span>os_level</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">signed hwloc_obj::os_level</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>OS-provided physical level, -1 if unknown or meaningless. </p>

</div>
</div>
<a id="adc494f6aed939992be1c55cca5822900"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adc494f6aed939992be1c55cca5822900">&#9670;&nbsp;</a></span>parent</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00186.html">hwloc_obj</a>* hwloc_obj::parent</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Parent, <code>NULL</code> if root (system object) </p>

</div>
</div>
<a id="ac715989f55ff5a0eb6be2969ee477ec0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac715989f55ff5a0eb6be2969ee477ec0">&#9670;&nbsp;</a></span>prev_cousin</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00186.html">hwloc_obj</a>* hwloc_obj::prev_cousin</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Previous object of same type and depth. </p>

</div>
</div>
<a id="a7b89e8c189876c0158a9282aaaf17f50"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7b89e8c189876c0158a9282aaaf17f50">&#9670;&nbsp;</a></span>prev_sibling</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="a00186.html">hwloc_obj</a>* hwloc_obj::prev_sibling</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Previous object below the same parent. </p>

</div>
</div>
<a id="aaa6043eee6f55869933c1d974efd9acd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaa6043eee6f55869933c1d974efd9acd">&#9670;&nbsp;</a></span>sibling_rank</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned hwloc_obj::sibling_rank</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Index in parent's <code>children</code>[] array. </p>

</div>
</div>
<a id="a0f41a1d67dc6b661906f2217563637f3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0f41a1d67dc6b661906f2217563637f3">&#9670;&nbsp;</a></span>symmetric_subtree</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int hwloc_obj::symmetric_subtree</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Set if the subtree of objects below this object is symmetric, which means all children and their children have identical subtrees. If set in the topology root object, lstopo may export the topology as a synthetic string. </p>

</div>
</div>
<a id="acc4f0803f244867e68fe0036800be5de"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acc4f0803f244867e68fe0036800be5de">&#9670;&nbsp;</a></span>type</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00133.html#gacd37bb612667dc437d66bfb175a8dc55">hwloc_obj_type_t</a> hwloc_obj::type</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Type of object. </p>

</div>
</div>
<a id="a76fd3ac94401cf32dfccc3a3a8de68a5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a76fd3ac94401cf32dfccc3a3a8de68a5">&#9670;&nbsp;</a></span>userdata</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void* hwloc_obj::userdata</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Application-given private data pointer, initialized to <code>NULL</code>, use it as you wish. See <a class="el" href="a00144.html#ga9d6ff0f7a8dd45be9aa8575ef31978cc" title="Set the application-specific callback for exporting object userdata. ">hwloc_topology_set_userdata_export_callback()</a> if you wish to export this field to XML. </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="a00083_source.html">hwloc.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>