PAPI_set_domain (3) Linux Manual Page
PAPI_set_domain – Set the default counting domain for new event sets bound to the cpu component. Synopsis Detailed Description @par C Prototype: #include <papi.h> @n int PAPI_set_domain( int domain ); @param domain one of the following constants as defined in the papi.h header file @arg PAPI_DOM_USER User context counted @arg PAPI_DOM_KERNEL Kernel/OS context counted @arg…
