PAPI_disable_component_by_name man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

PAPI_disable_component_by_name(3)    PAPI    PAPI_disable_component_by_name(3)

NAME
       PAPI_disable_component_by_name -

       disables the named component

SYNOPSIS
Detailed Description
       Return values:
	   ENOCMP component does not exist
	   ENOINIT unable to disable the component, the library has already
	   been initialized

       Parameters:
	   component_name name of the component to disable.

       Example:

	       int result;
	       result = PAPI_disable_component_by_name('example');
	       if (result==PAPI_OK)
		   printf('component ´example´ has been disabled0);
	       //...
	       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.1.1.0			Tue May 21 20PAPI_disable_component_by_name(3)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net