Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c390 static int weight_to_idx(u32 weight) in weight_to_idx() function
409 int idx = weight_to_idx(p->scx.weight); in BPF_STRUCT_OPS()
582 int idx = weight_to_idx(p->scx.weight); in update_core_sched_head_seq()
850 qa.core_sched_tail_seqs[weight_to_idx(prev->scx.weight)]++; in BPF_STRUCT_OPS()
867 idx = weight_to_idx(cpuc->avg_weight); in BPF_STRUCT_OPS()
879 int idx = weight_to_idx(p->scx.weight); in task_qdist()