Home
last modified time | relevance | path

Searched defs:target_min (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dred.h136 u32 target_min; /* min_th + 0.4*(max_th - min_th) */ member
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c734 u64 target_sum = 0, target_min = SCX_CPUPERF_ONE, target_max = 0; in monitor_cpuperf() local