Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c683 int get_instr_count_fd(int cpu) in get_instr_count_fd() function
2155 if (read(get_instr_count_fd(cpu), &t->instr_count, sizeof(long long)) != sizeof(long long)) in get_counters()
6161 (void)get_instr_count_fd(base_cpu); in turbostat_init()