Searched defs:aperf (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | aperfmperf.c | 31 u64 aperf; member 41 u64 aperf, mperf; in init_counter_refs() local 385 u64 acnt, mcnt, aperf, mperf; in arch_scale_freq_tick() local
|
/openbmc/linux/tools/testing/selftests/intel_pstate/ |
H A D | aperf.c | 27 long long aperf, old_aperf, new_aperf; in main() local
|
/openbmc/linux/include/linux/ |
H A D | amd-pstate.h | 30 u64 aperf; member
|
/openbmc/linux/tools/power/x86/amd_pstate_tracer/ |
H A D | amd_pstate_trace.py | 156 …me_pre_dec, time_post_dec, min_perf, des_perf, max_perf, freq_ghz, mperf, aperf, tsc, common_comm,… argument
|
/openbmc/linux/tools/power/x86/intel_pstate_tracer/ |
H A 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
|
/openbmc/linux/drivers/cpufreq/ |
H A D | amd-pstate.c | 423 u64 aperf, mperf, tsc; in amd_pstate_sample() local
|
H A D | intel_pstate.c | 112 u64 aperf; member 2202 u64 aperf, mperf; in intel_pstate_sample() local
|
/openbmc/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 349 unsigned long long aperf; member
|