Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c1160 u64 target_sum = 0, target_min = SCX_CPUPERF_ONE, target_max = 0; in monitor_cpuperf() local
1178 target_sum += target; in monitor_cpuperf()
1191 qa.cpuperf_target_avg = target_sum / nr_online; in monitor_cpuperf()