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.c187 static int weight_to_idx(u32 weight) in weight_to_idx() function
207 int idx = weight_to_idx(p->scx.weight); in BPF_STRUCT_OPS()
326 int idx = weight_to_idx(p->scx.weight); in update_core_sched_head_seq()
539 core_sched_tail_seqs[weight_to_idx(prev->scx.weight)]++; in BPF_STRUCT_OPS()
560 idx = weight_to_idx(cpuc->avg_weight); in BPF_STRUCT_OPS()
572 int idx = weight_to_idx(p->scx.weight); in task_qdist()