Man Page: papi_disable_component_by_name
Operating Environment: centos
Section: 3
PAPI_disable_component_by_name(3) PAPI PAPI_disable_component_by_name(3)NAMEPAPI_disable_component_by_name - disables the named componentSYNOPSISDetaileetvalcENOCMPn etvaloENOINIT does not exist unable to disable the component, the library has already been initialized aram component_name name of the component to disable. ar Example: int result; result = PAPI_disable_component_by_name("example"); if (result==PAPI_OK) printf("component //... PAPI_library_init(PAPI_VER_CURRENT); * PAPI_disable_component_by_name() allows the user to disable a component before PAPI_library_init() time. This is useful if the user knows they do not with to use events from that component and want to reduce the PAPI library overhead. PAPI_disable_component_by_name() must be called before PAPI_library_init(). See Also: PAPI_library_init PAPI_disable_component Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_disable_component_by_name(3)
| Related Man Pages |
|---|
| papi_create_eventset(3) - centos |
| papi_assign_eventset_component(3) - centos |
| papi_is_initialized(3) - centos |
| papi_num_counters(3) - centos |
| papi_remove_named_event(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Please Welcome Dave Munro to the Moderator Team! |