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