Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c4437 int print_thermal(struct thread_data *t, struct core_data *c, struct pkg_data *p) in print_thermal() function
4453 fprintf(outf, "print_thermal: Could not migrate to CPU %d\n", cpu); in print_thermal()
5645 for_all_cpus(print_thermal, ODD_COUNTERS); in turbostat_init()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c4838 int print_thermal(struct thread_data *t, struct core_data *c, struct pkg_data *p) in print_thermal() function
4857 fprintf(outf, "print_thermal: Could not migrate to CPU %d\n", cpu); in print_thermal()
6145 for_all_cpus(print_thermal, ODD_COUNTERS); in turbostat_init()

Completed in 15 milliseconds