PAPI RAPL
1) What is the PACKAGE0 and PACKAGE1 meaning in the event? Did it include DRAM_ENERGY:PACKAGE0 and PP0_ENERGY:PACKAGE0?
-------------------------------------------------------------------------------
| rapl:::PACKAGE_ENERGY:PACKAGE0 |
| Energy used by chip package 0 |
--------------------------------------------------------------------------------
| rapl:::DRAM_ENERGY:PACKAGE0 |
| Energy used by DRAM on package 0 |
--------------------------------------------------------------------------------
| rapl:::PP0_ENERGY:PACKAGE0 |
| Energy used by all cores in package 0 |
--------------------------------------------------------------------------------
2) Can I use PACKAGE_ENERGY:PACKAGE0 to measure the total energy in the system?
If not, what combination should I use to measure the total energy consumption?
