Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/utils/idle_monitor/
H A Dsnb_idle.c24 enum intel_snb_id { C7 = 0, PC2, PC7, SNB_CSTATE_COUNT, TSC = 0xFFFF }; enum
60 static int snb_get_count(enum intel_snb_id id, unsigned long long *val, in snb_get_count()