File: hwloc_location.3

package info (click to toggle)
hwloc 2.12.0-4~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 23,576 kB
  • sloc: ansic: 60,875; xml: 13,559; sh: 7,332; makefile: 2,154; javascript: 879; cpp: 93; php: 8; sed: 5
file content (42 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (4)
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
.TH "hwloc_location" 3 "Version 2.12.0" "Hardware Locality (hwloc)" \" -*- nroff -*-
.ad l
.nh
.SH NAME
hwloc_location
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <memattrs\&.h>\fP
.SS "Data Structures"

.in +1c
.ti -1c
.RI "union \fBhwloc_location_u\fP"
.br
.in -1c
.SS "Data Fields"

.in +1c
.ti -1c
.RI "enum \fBhwloc_location_type_e\fP \fBtype\fP"
.br
.ti -1c
.RI "union \fBhwloc_location::hwloc_location_u\fP \fBlocation\fP"
.br
.in -1c
.SH "Detailed Description"
.PP 
Where to measure attributes from\&. 
.SH "Field Documentation"
.PP 
.SS "union \fBhwloc_location::hwloc_location_u\fP hwloc_location::location"

.SS "enum \fBhwloc_location_type_e\fP hwloc_location::type"

.PP
Type of location\&. 

.SH "Author"
.PP 
Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code\&.