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

/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1580 int get_instr_count_fd(int cpu) function
3492 if (read(get_instr_count_fd(cpu), &t->instr_count, sizeof(long long)) != sizeof(long long))
7415 (void)get_instr_count_fd(base_cpu);

Completed in 135 milliseconds