Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c7443 int has_access; in has_instr_count_access() local
7449 has_access = fd != -1; in has_instr_count_access()
7454 if (!has_access) in has_instr_count_access()
7459 return has_access; in has_instr_count_access()