perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg support
authorKan Liang <kan.liang@linux.intel.com>
Mon, 13 May 2019 17:59:02 +0000 (13:59 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 23 May 2019 08:08:36 +0000 (10:08 +0200)
commitb0529b9cafacfd054837ea6b8c4ef7b402716744
tree6ca7e2f1abb6b20767223b1a787497fe2a8ed170
parent835896a59b9577d0bc2131e027c37bdde5b979af
perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg support

Syntax update only -- no logical or functional change.

In response to the new multi-die/package changes, update variable names to
use "die" terminology, instead of "pkg".

For previous platforms which doesn't have multi-die, "die" is identical as
"pkg".

Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/f0ea5e501288329135e94f51969ff54a03c50e2e.1557769318.git.len.brown@intel.com
arch/x86/events/intel/uncore.c
arch/x86/events/intel/uncore.h
arch/x86/events/intel/uncore_snbep.c