Home
last modified time | relevance | path

Searched defs:aperf (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/arch/x86/kernel/cpu/
Daperfmperf.c31 u64 aperf; 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/
Daperf.c27 long long aperf, old_aperf, new_aperf; in main() local
/linux-6.1.9/include/linux/
Damd-pstate.h25 u64 aperf; member
/linux-6.1.9/tools/power/x86/amd_pstate_tracer/
Damd_pstate_trace.py156 …me_pre_dec, time_post_dec, min_perf, des_perf, max_perf, freq_ghz, mperf, aperf, tsc, common_comm,… argument
/linux-6.1.9/tools/power/x86/intel_pstate_tracer/
Dintel_pstate_tracer.py326 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/
Damd-pstate.c183 u64 aperf, mperf, tsc; in amd_pstate_sample() local
Dintel_pstate.c112 u64 aperf; member
2147 u64 aperf, mperf; in intel_pstate_sample() local
/linux-6.1.9/tools/perf/util/
Dstat-shadow.c789 double smi_num, aperf, cycles, cost = 0.0; in print_smi_cost() local
/linux-6.1.9/tools/power/x86/turbostat/
Dturbostat.c347 unsigned long long aperf; member