Main index | Section 3 | Options |
#include <pmc.h>
Function pmc_start() starts the PMC specified by argument pmc. If the specified PMC has process scope and has not been attached to any targets, it will be attached to the current process.
Function pmc_stop() stops the PMC specified by argument pmc.
[EDOOFUS] | |
Function pmc_start() specified a PMC that requires a log file and no log file was configured. | |
[EINVAL] | |
The specified PMC is in the process of being deleted. | |
[EINVAL] | |
Function pmc_stop() specified a PMC that was never started. | |
[ENXIO] | |
The specified PMC had system scope and its associated CPU was disabled or absent. | |
PMC_START (3) | September 22, 2008 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.