Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c1159 u64 cap_sum = 0, cur_sum = 0, cur_min = SCX_CPUPERF_ONE, cur_max = 0; in monitor_cpuperf() local
1172 cur_max = cur > cur_max ? cur : cur_max; in monitor_cpuperf()
1188 qa.cpuperf_max = cur_max; in monitor_cpuperf()