Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/cpupower/utils/idle_monitor/
Dnhm_idle.c27 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()