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
|
.TH "PAPI_domain_option_t" 3 "Mon Jun 30 2014" "Version 5.3.2.0" "PAPI" \" -*- nroff -*-
.ad l
.nh
.SH NAME
PAPI_domain_option_t \-
.SH SYNOPSIS
.br
.PP
.SS "Data Fields"
.in +1c
.ti -1c
.RI "int \fBdef_cidx\fP"
.br
.ti -1c
.RI "int \fBeventset\fP"
.br
.ti -1c
.RI "int \fBdomain\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
.SH "Field Documentation"
.PP
.SS "int PAPI_domain_option_t::def_cidx"
this structure requires a component index to set default domains
.SH "Author"
.PP
Generated automatically by Doxygen for PAPI from the source code\&.
|