Home
last modified time | relevance | path

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

/tools/power/cpupower/utils/idle_monitor/
Dnhm_idle.c30 static int nhm_get_count_percent(unsigned int self_id, double *percent,
39 .get_count_percent = nhm_get_count_percent,
46 .get_count_percent = nhm_get_count_percent,
54 .get_count_percent = nhm_get_count_percent,
61 .get_count_percent = nhm_get_count_percent,
102 static int nhm_get_count_percent(unsigned int id, double *percent, in nhm_get_count_percent() function