Searched refs:print_thermal (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
H A D | turbostat.c | 4437 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 D | turbostat.c | 4838 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