Searched refs:intel_nhm_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/ |
H A D | nhm_idle.c | 27 enum intel_nhm_id { C3 = 0, C6, PC3, PC6, TSC = 0xFFFF }; enum 71 static int nhm_get_count(enum intel_nhm_id id, unsigned long long *val, in nhm_get_count()
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | nhm_idle.c | 27 enum intel_nhm_id { C3 = 0, C6, PC3, PC6, TSC = 0xFFFF }; enum 71 static int nhm_get_count(enum intel_nhm_id id, unsigned long long *val, in nhm_get_count()
|
Completed in 1 milliseconds