Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c1381 s32 w_snap[MAX_SUB_SCHEDS]; in compute_partition() local
1420 w_snap[i] = cgid_snap[i] ? (qa.sub_sched_ctxs[i].weight ?: 100) : 0; in compute_partition()
1432 sum_w += w_snap[i]; in compute_partition()
1450 s32 w = w_snap[i]; in compute_partition()