Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.h54 u32 cpuperf_target; member
H A Dscx_qmap.bpf.c852 cpuc->cpuperf_target = qidx_to_cpuperf_target[idx]; in BPF_STRUCT_OPS()
854 scx_bpf_cidperf_set(scx_bpf_task_cid(p), cpuc->cpuperf_target); in BPF_STRUCT_OPS()
1024 cpuc->cpuperf_target); in BPF_STRUCT_OPS()
1177 target = cpuc->cpuperf_target; in monitor_cpuperf()
/linux/kernel/sched/
H A Dsched.h824 u32 cpuperf_target; /* [0, SCHED_CAPACITY_SCALE] */ member
/linux/kernel/sched/ext/
H A Dext.c7531 rq->scx.cpuperf_target = SCX_CPUPERF_ONE; in scx_root_enable_workfn()
10208 rq->scx.cpuperf_target = perf; in scx_cpuperf_set()