finds the next umask
More...
Detailed Description
- Parameters:
-
| [in] | *current_event | -- a struct native_event_t for the event in question |
| [in] | current | -- number of current highest umask. -1 indicates start from scratch. |
| [out] | umask_name | -- name of next umask |
- Returns:
- returns next umask value or a libpfm4 error code
- Return values:
-
| PFM_ERR_NOTFOUND | -- event not found |
| PFM_ERR_ATTR | -- attribute name not found by libpfm4 |
| PFM_ERR_NOMEM | -- out of memory when malloc() |
The documentation for this class was generated from the following file: