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.c179 static int weight_to_idx(u32 weight) in weight_to_idx() function
199 int idx = weight_to_idx(p->scx.weight); in BPF_STRUCT_OPS()
289 int idx = weight_to_idx(p->scx.weight); in update_core_sched_head_seq()
464 core_sched_tail_seqs[weight_to_idx(prev->scx.weight)]++; in BPF_STRUCT_OPS()
485 idx = weight_to_idx(cpuc->avg_weight); in BPF_STRUCT_OPS()
497 int idx = weight_to_idx(p->scx.weight); in task_qdist()