centos man page for papi_get_dmem_info

Query: papi_get_dmem_info

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PAPI_get_dmem_info(3)						       PAPI						     PAPI_get_dmem_info(3)

NAME
PAPI_get_dmem_info - Get information about the dynamic memory usage of the current program.
SYNOPSIS
Detailed Description C Prototype: #include <papi.h> int PAPI_get_dmem_info( PAPI_dmem_info_t *dest ); Parameters: dest structure to be filled in PAPI_dmem_info_t Return values: PAPI_ECMP The funtion is not implemented for the current component. PAPI_EINVAL Any value in the structure or array may be undefined as indicated by this error value. PAPI_SYS A system error occured. Note: This function is only implemented for the Linux operating system. This function takes a pointer to a PAPI_dmem_info_t structure and returns with the structure fields filled in. A value of PAPI_EINVAL in any field indicates an undefined parameter. See Also: PAPI_get_executable_info PAPI_get_hardware_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_dmem_info(3)
Related Man Pages
papi_get_cmp_opt(3) - centos
papi_get_opt(3) - centos
papi_query_named_event(3) - centos
papi_read(3) - centos
papi_set_multiplex(3) - centos
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!