Data structure to be used with PMU_init.
It specifies the counters to be enabled for a particular PMU profiling instance
| Data Fields | |
| uint32_t | bCycleCounter | 
| uint32_t | numEventCounters | 
| PMU_EventCfg * | eventCounters | 
| uint32_t PMU_Config::bCycleCounter | 
| uint32_t PMU_Config::numEventCounters | 
| PMU_EventCfg* PMU_Config::eventCounters |