Searched refs:isst_clos_display_assoc_information (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
H A D | isst.h | 243 extern void isst_clos_display_assoc_information(int cpu, FILE *outf, int clos);
|
H A D | isst-display.c | 694 void isst_clos_display_assoc_information(int cpu, FILE *outf, int clos) in isst_clos_display_assoc_information() function
|
H A D | isst-config.c | 2281 isst_clos_display_assoc_information(cpu, outf, clos); in get_clos_assoc_for_cpu()
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst.h | 286 extern void isst_clos_display_assoc_information(struct isst_id *id, FILE *outf, int clos);
|
H A D | isst-display.c | 669 void isst_clos_display_assoc_information(struct isst_id *id, FILE *outf, int clos) in isst_clos_display_assoc_information() function
|
H A D | isst-config.c | 2495 isst_clos_display_assoc_information(id, outf, clos); in get_clos_assoc_for_cpu()
|
Completed in 10 milliseconds