Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c7293 int get_cpu_type(struct thread_data *t, struct core_data *c, struct pkg_data *p) in get_cpu_type() function
8985 for_all_cpus(get_cpu_type, ODD_COUNTERS); in turbostat_init()
8986 for_all_cpus(get_cpu_type, EVEN_COUNTERS); in turbostat_init()