Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c7635 int get_cpu_type(struct thread_data *t, struct core_data *c, struct pkg_data *p) in get_cpu_type() function
9496 for_all_cpus(get_cpu_type, ODD_COUNTERS); in turbostat_init()
9497 for_all_cpus(get_cpu_type, EVEN_COUNTERS); in turbostat_init()