Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext_internal.h860 s64 SCX_EV_REFILL_SLICE_DFL; member
H A Dext.c990 __scx_add_event(sch, SCX_EV_REFILL_SLICE_DFL, 1); in refill_task_slice_dfl()
3810 at += scx_attr_event_show(buf, at, &events, SCX_EV_REFILL_SLICE_DFL); in scx_attr_events_show()
4838 scx_dump_event(s, &events, SCX_EV_REFILL_SLICE_DFL); in scx_dump_state()
7391 scx_agg_event(events, e_cpu, SCX_EV_REFILL_SLICE_DFL); in scx_read_events()
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c846 scx_read_event(&events, SCX_EV_REFILL_SLICE_DFL)); in monitor_timerfn()