Searched defs:mperf (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/arch/x86/kernel/cpu/ |
D | aperfmperf.c | 32 u64 mperf; member 41 u64 aperf, mperf; in init_counter_refs() local 376 u64 acnt, mcnt, aperf, mperf; in arch_scale_freq_tick() local
|
/linux-6.1.9/tools/testing/selftests/intel_pstate/ |
D | aperf.c | 28 long long mperf, old_mperf, new_mperf; in main() local
|
/linux-6.1.9/include/linux/ |
D | amd-pstate.h | 26 u64 mperf; member
|
/linux-6.1.9/tools/power/x86/amd_pstate_tracer/ |
D | amd_pstate_trace.py | 156 def store_csv(cpu_int, time_pre_dec, time_post_dec, min_perf, des_perf, max_perf, freq_ghz, mperf, … argument
|
/linux-6.1.9/tools/power/x86/intel_pstate_tracer/ |
D | intel_pstate_tracer.py | 326 def store_csv(cpu_int, time_pre_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, ts… argument
|
/linux-6.1.9/drivers/cpufreq/ |
D | amd-pstate.c | 183 u64 aperf, mperf, tsc; in amd_pstate_sample() local
|
D | intel_pstate.c | 113 u64 mperf; member 2147 u64 aperf, mperf; in intel_pstate_sample() local
|
/linux-6.1.9/tools/power/x86/turbostat/ |
D | turbostat.c | 348 unsigned long long mperf; member
|