Query: papi_get_shared_lib_info
OS: centos
Section: 3
Links: centos man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PAPI_get_shared_lib_info(3) PAPI PAPI_get_shared_lib_info(3)NAMEPAPI_get_shared_lib_info - Get address info about the shared libraries used by the process.SYNOPSISDetailed Description In C, this function returns a pointer to a structure containing information about the shared library used by the program. There is no Fortran equivalent call. Note: This data will be incorporated into the PAPI_get_executable_info call in the future. PAPI_get_shared_lib_info will be deprecated and should be used with caution. See Also: PAPI_shlib_info_t PAPI_get_hardware_info PAPI_get_executable_info PAPI_get_dmem_info PAPI_get_opt PAPI_library_init Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_get_shared_lib_info(3)