Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c7785 int has_access; in has_instr_count_access() local
7791 has_access = fd != -1; in has_instr_count_access()
7796 if (!has_access) in has_instr_count_access()
7801 return has_access; in has_instr_count_access()