|
PAPI 7.1.0.0
|
Take an event code and convert it to a description. More...
| [in] | EventCode | – PAPI event code |
| [out] | *ntv_descr | – pointer to a string to hold the description |
| [in] | len | – length of ntv_descr string |
| [in] | event_table | – native event table struct |
| PAPI_OK | The event was found and converted to a description |
| PAPI_ENOEVENT | The event does not exist |
| PAPI_EBUF | The event name was too big for ntv_descr |
Return the event description. If the event has umasks, then include ", masks" and the umask descriptions follow, separated by commas.