Skip to content

Commit

Permalink
Correcting documentation in PAPI_add_named_event.
Browse files Browse the repository at this point in the history
  • Loading branch information
Treece Burgess committed Oct 4, 2024
1 parent af2dc8a commit 896106f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/papi.c
Original file line number Diff line number Diff line change
Expand Up @@ -2366,8 +2366,8 @@ PAPI_remove_event( int EventSet, int EventCode )
*
* @param EventSet
* An integer handle for a PAPI Event Set as created by PAPI_create_eventset.
* @param EventCode
* A defined event such as PAPI_TOT_INS.
* @param EventName
* A string containing the event name as listed in papi_avail or papi_native_avail.
*
* @retval Positive-Integer
* The number of consecutive elements that succeeded before the error.
Expand Down

0 comments on commit 896106f

Please sign in to comment.