Searched refs:llc_weight (Results 1 – 2 of 2) sorted by relevance
231 static unsigned int llc_weight(s32 cpu) in llc_weight() function327 if (llc_weight(cpu) != numa_weight(cpu)) in llc_numa_mismatch()361 nr_cpus = llc_weight(cpu); in scx_idle_update_selcpu_topology()366 cpumask_pr_args(llc_span(cpu)), llc_weight(cpu)); in scx_idle_update_selcpu_topology()
10952 int llc_weight, pct; in update_idle_cpu_scan() local10965 llc_weight = per_cpu(sd_llc_size, env->dst_cpu); in update_idle_cpu_scan()10966 if (env->sd->span_weight != llc_weight) in update_idle_cpu_scan()11003 do_div(x, llc_weight); in update_idle_cpu_scan()11013 y *= llc_weight; in update_idle_cpu_scan()