Searched refs:cpu_usage_t (Results 1 – 3 of 3) sorted by relevance
133 } cpu_usage_t; typedef178 ssize_t (*getCpuUsages)(struct thermal_module *module, cpu_usage_t *list);
86 static ssize_t get_cpu_usages(thermal_module_t *module, cpu_usage_t *list) { in get_cpu_usages()146 list[size] = (cpu_usage_t) { in get_cpu_usages()
117 std::vector<cpu_usage_t> list; in getCpuUsages()