Main index | Section 3 | Options |
#include <pmc.h>
It returns an array of const char * pointers to names of events supported by the specified class of PMC hardware. The location pointed to by argument nevents is set to the number of event names returned.
The returned array is allocated using malloc(3).
[EINVAL] | |
Argument cl was invalid. | |
[ENOMEM] | |
Allocation of a memory area to hold the result failed. | |
PMC_EVENT_NAMES_OF_CLASS (3) | November 23, 2007 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | With features like these, who needs bugs? | ” |
— Henry Spencer |