Query: papi_get_event_info
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PAPI_get_event_info(3) PAPI PAPI_get_event_info(3)NAMEPAPI_get_event_info - Get the event's name and description info.SYNOPSISDetailed Description Parameters: EventCode event code (preset or native) info structure with the event information PAPI_event_info_t Return values: PAPI_EINVAL One or more of the arguments is invalid. PAPI_ENOTPRESET The PAPI preset mask was set, but the hardware event specified is not a valid PAPI preset. PAPI_ENOEVNT The PAPI preset is not available on the underlying hardware. This function fills the event information into a structure. In Fortran, some fields of the structure are returned explicitly. This function works with existing PAPI preset and native event codes. See Also: PAPI_event_name_to_code Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_get_event_info(3)
| Related Man Pages |
|---|
| papi_add_named_event(3) - centos |
| papi_enum_cmp_event(3) - centos |
| papi_event_name_to_code(3) - centos |
| papi_list_events(3) - centos |
| papi_start_counters(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |