Searched refs:perf_dom (Results 1 – 1 of 1) sorted by relevance
193 struct perf_dom_info *perf_dom) in scmi_perf_describe_levels_get() argument227 opp = &perf_dom->opp[tot_opp_cnt]; in scmi_perf_describe_levels_get()245 perf_dom->opp_count = tot_opp_cnt; in scmi_perf_describe_levels_get()248 sort(perf_dom->opp, tot_opp_cnt, sizeof(*opp), opp_cmp_func, NULL); in scmi_perf_describe_levels_get()