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.c795 u64 target_sum = 0, target_min = SCX_CPUPERF_ONE, target_max = 0; in monitor_cpuperf() local
832 target_sum += cur; in monitor_cpuperf()
842 cpuperf_target_avg = target_sum / nr_online_cpus; in monitor_cpuperf()