ESXTOP -> P (Power) -> F (Fields) -> F (APerf)%
The %A/MPERF shows the % above base frequency that you are running at per core.
For example:
- CPU Performance Profile - High Performance
- E5-2699 v3 (18c) - base frequency 2300 MHz
- 16vCPU CPUStress VM
Looking at ESXTOP, A/MPERF = 121.7% (per used core)
121.7% * 2300 = 2799.1
So my cores are running a 2800MHz. I have also overcommitted the ESX host and the A/MERF stays at 121.7%. Apparently Intel CPUs have an "all-cores-max" value that will run all cores at the designated max. Its not the max or base, but in between. Unfortunately Intel doesnt publish and I have been unable to figure out the "all-core-max" value per Intel CPU. This would be good to know as I've always designed around the base frequency. In my case I was off by 20%... at least it is a 20% bonus.
It appears the other power performance profiles use the "all-cores-max" value as well with the difference that they will turn off or turn down cores that aren't used to save power. In very limited testing it doesnt appear that it raises used cores above "all-cores-max" frequency.