Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c7440 static int has_instr_count_access(void) in has_instr_count_access() function
8547 if (no_perf || !BIC_IS_ENABLED(BIC_IPC) || !has_instr_count_access()) in check_perf_access()