Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Daperfmperf.c23 u64 aperf; member
41 u64 aperf, aperf_delta; in aperfmperf_snapshot_khz() local
/kernel/linux/linux-5.10/tools/testing/selftests/intel_pstate/
Daperf.c23 long long aperf, old_aperf, new_aperf; in main() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsmpboot.c2033 u64 aperf, mperf; in init_counter_refs() local
2080 u64 aperf, mperf; in arch_scale_freq_tick() local
/kernel/linux/linux-5.10/tools/perf/util/
Dstat-shadow.c766 double smi_num, aperf, cycles, cost = 0.0; in print_smi_cost() local
/kernel/linux/linux-5.10/drivers/cpufreq/
Dintel_pstate.c120 u64 aperf; member
1872 u64 aperf, mperf; in intel_pstate_sample() local
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
Dturbostat.c173 unsigned long long aperf; member