Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c118 u32 avg_weight; member
485 cpuc->avg_weight = cpuc->avg_weight * 3 / 4 + p->scx.weight / 4; in BPF_STRUCT_OPS()
486 idx = weight_to_idx(cpuc->avg_weight); in BPF_STRUCT_OPS()
632 cpuc->dsp_idx, cpuc->dsp_cnt, cpuc->avg_weight, in BPF_STRUCT_OPS()