NAME
PAPI_set_granularity - set the execution granularity for which events are counted
Synopsis Description Return Values Errors Examples Authors Bugs See Also
C Interface #include <papi.h> int PAPI_set_granularity(int granularity); Fortran Interface #include fpapi.h PAPIF_set_granularity(C_INT granularity, C_INT check)
#include <papi.h> int PAPI_set_granularity(int granularity);
#include fpapi.h PAPIF_set_granularity(C_INT granularity, C_INT check)
This function is currently unimplemented.
The PAPI Team. See them at the PAPI Web Site: http://icl.cs.utk.edu/projects/papi
PAPI_set_domain (3), PAPI_set_opt (3), PAPI_get_opt (3)