Blame man/man3/PAPIF_get_exe_info.3

Packit Service a1973e
.TH "PAPIF_get_exe_info" 3 "Mon Dec 18 2017" "Version 5.6.0.0" "PAPI" \" -*- nroff -*-
Packit Service a1973e
.ad l
Packit Service a1973e
.nh
Packit Service a1973e
.SH NAME
Packit Service a1973e
PAPIF_get_exe_info \- 
Packit Service a1973e
.PP
Packit Service a1973e
get information about the dynamic memory usage of the current program  
Packit Service a1973e
Packit Service a1973e
.SH SYNOPSIS
Packit Service a1973e
.br
Packit Service a1973e
.PP
Packit Service a1973e
.SH "Detailed Description"
Packit Service a1973e
.PP 
Packit Service a1973e
Packit Service a1973e
.PP
Packit Service a1973e
\fBFortran Interface:\fP
Packit Service a1973e
.RS 4
Packit Service a1973e
#include 'fpapi\&.h' 
Packit Service a1973e
.br
Packit Service a1973e
\fBPAPIF_get_exe_info\fP( C_STRING fullname, C_STRING name, 
Packit Service a1973e
.br
Packit Service a1973e
 C_LONG_LONG text_start, C_LONG_LONG text_end, 
Packit Service a1973e
.br
Packit Service a1973e
 C_LONG_LONG data_start, C_LONG_LONG data_end, 
Packit Service a1973e
.br
Packit Service a1973e
 C_LONG_LONG bss_start, C_LONG_LONG bss_end, C_INT check )
Packit Service a1973e
.RE
Packit Service a1973e
.PP
Packit Service a1973e
\fBSee Also:\fP
Packit Service a1973e
.RS 4
Packit Service a1973e
\fBPAPI_get_executable_info\fP 
Packit Service a1973e
.RE
Packit Service a1973e
.PP
Packit Service a1973e
Packit Service a1973e
Packit Service a1973e
.SH "Author"
Packit Service a1973e
.PP 
Packit Service a1973e
Generated automatically by Doxygen for PAPI from the source code\&.