Searched defs:aperf (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/arch/x86/kernel/cpu/ | 
| D | aperfmperf.c | 23 	u64	aperf;  member41 	u64 aperf, aperf_delta;  in aperfmperf_snapshot_khz()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/intel_pstate/ | 
| D | aperf.c | 23 	long long aperf, old_aperf, new_aperf;  in main()  local
 | 
| /Linux-v5.4/tools/power/x86/intel_pstate_tracer/ | 
| D | intel_pstate_tracer.py | 329 def store_csv(cpu_int, time_pre_dec, time_post_dec, core_busy, scaled, _from, _to, mperf, aperf, ts…  argument
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | stat-shadow.c | 702 	double smi_num, aperf, cycles, cost = 0.0;  in print_smi_cost()  local
 | 
| /Linux-v5.4/drivers/cpufreq/ | 
| D | intel_pstate.c | 119 	u64 aperf;  member1706 	u64 aperf, mperf;  in intel_pstate_sample()  local
 
 | 
| /Linux-v5.4/tools/power/x86/turbostat/ | 
| D | turbostat.c | 172 	unsigned long long aperf;  member
 |