Searched defs:aperf (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.15/arch/x86/kernel/cpu/ |
D | aperfmperf.c | 25 u64 aperf; member 43 u64 aperf, aperf_delta; in aperfmperf_snapshot_khz() local
|
/Linux-v5.15/tools/testing/selftests/intel_pstate/ |
D | aperf.c | 27 long long aperf, old_aperf, new_aperf; in main() local
|
/Linux-v5.15/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-v5.15/arch/x86/kernel/ |
D | smpboot.c | 2082 u64 aperf, mperf; in init_counter_refs() local 2170 u64 aperf, mperf; in arch_scale_freq_tick() local
|
/Linux-v5.15/drivers/cpufreq/ |
D | intel_pstate.c | 110 u64 aperf; member 2003 u64 aperf, mperf; in intel_pstate_sample() local
|
/Linux-v5.15/tools/perf/util/ |
D | stat-shadow.c | 792 double smi_num, aperf, cycles, cost = 0.0; in print_smi_cost() local
|
/Linux-v5.15/tools/power/x86/turbostat/ |
D | turbostat.c | 184 unsigned long long aperf; member
|