PAPI_profil (3) Linux Manual Page
PAPI_profil – Generate a histogram of hardware counter overflows vs. PC addresses. SynopsisDetailed DescriptionC Interface: #include <papi.h> int PAPI_profil(void *buf, unsigned bufsiz, unsigned long offset, unsigned scale, int EventSet, int EventCode, int threshold, int flags ); Fortran Interface The profiling routines have no Fortran interface. Parameters: *buf — pointer to a buffer of bufsiz bytes in which the…
