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
|
.TH "reads_t" 3 "Wed Jun 25 2025 19:30:49" "Version 7.2.0.0" "PAPI" \" -*- nroff -*-
.ad l
.nh
.SH NAME
reads_t
.SH SYNOPSIS
.br
.PP
.SS "Data Fields"
.in +1c
.ti -1c
.RI "struct reads * \fBnext\fP"
.br
.ti -1c
.RI "struct reads * \fBprev\fP"
.br
.ti -1c
.RI "long_long \fBvalue\fP"
.br
.in -1c
.SH "Field Documentation"
.PP
.SS "long_long reads_t::value"
Event value
.SH "Author"
.PP
Generated automatically by Doxygen for PAPI from the source code\&.
|