Home
last modified time | relevance | path

Searched refs:perf_msr (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/arch/x86/events/
H A Dprobe.h6 struct perf_msr { struct
15 perf_msr_probe(struct perf_msr *msr, int cnt, bool no_zero, void *data); argument
H A Drapl.c153 struct perf_msr *rapl_pkg_msrs;
154 struct perf_msr *rapl_core_msrs;
574 static struct perf_msr intel_rapl_msrs[] = {
582 static struct perf_msr intel_rapl_spr_msrs[] = {
595 static struct perf_msr amd_rapl_pkg_msrs[] = {
603 static struct perf_msr amd_rapl_core_msrs[] = {
H A Dprobe.c19 perf_msr_probe(struct perf_msr *msr, int cnt, bool zero, void *data) in perf_msr_probe()
H A Dmsr.c155 static struct perf_msr msr[] = {
/linux-6.15/arch/x86/events/intel/
H A Dcstate.c173 static struct perf_msr core_msr[] = {
245 static struct perf_msr pkg_msr[] = {
271 static struct perf_msr module_msr[] = {