Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/turbostat/
Dturbostat.c680 int get_instr_count_fd(int cpu) in get_instr_count_fd() function
2151 if (read(get_instr_count_fd(cpu), &t->instr_count, sizeof(long long)) != sizeof(long long)) in get_counters()
6150 (void)get_instr_count_fd(base_cpu); in turbostat_init()