]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/power turbostat: Replace enum rapl_source and cstate_source with counter_source
authorPatryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
Fri, 24 May 2024 10:22:57 +0000 (12:22 +0200)
committerLen Brown <len.brown@intel.com>
Fri, 28 Jun 2024 04:04:44 +0000 (00:04 -0400)
commit73ed3c941a76ff3348022477975c84b8d183599a
tree110adbacf8aaa726ee460a37a5a3fbb1dc8111ff
parentc81c8ee445e84703cd90171365ed596ef94399cc
tools/power turbostat: Replace enum rapl_source and cstate_source with counter_source

Reuse the enum. It means the same thing in both cases.

Signed-off-by: Patryk Wlazlyn <patryk.wlazlyn@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
tools/power/x86/turbostat/turbostat.c