Home
last modified time | relevance | path

Searched refs:check_perf_access (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/turbostat/
Dsmi_aperf_mperf.py23 def check_perf_access(): function
66 has_perf_access = check_perf_access()
Dadded_perf_counters.py36 def check_perf_access(): function
69 if not check_perf_access():
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c8545 void check_perf_access(void) in check_perf_access() function
8974 check_perf_access(); in turbostat_init()