Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/turbostat/
Dturbostat.c531 int get_instr_count_fd(int cpu) in get_instr_count_fd() function
2071 if (read(get_instr_count_fd(cpu), &t->instr_count, sizeof(long long)) != sizeof(long long)) in get_counters()