Proper handling of `CORE` RAPL domain in `likwid-powermeter` for AMD Zen
Created by: TomTheBear
For the CORE
RAPL domain of AMD Zen1/2/3 chips, likwid-powermeter
reads the data of all cores and sum it up.
Without this PR, only the first hwthread of each socket is measured.