Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h1210 s64 SCX_EV_REFILL_SLICE_DFL;
1305 SCX_EVENT(SCX_EV_REFILL_SLICE_DFL); \
1184 s64 SCX_EV_REFILL_SLICE_DFL; global() member
H A Dext.c1492 __scx_add_event(sch, SCX_EV_REFILL_SLICE_DFL, 1); in task_scx_migrating()
3610 __scx_add_event(sch, SCX_EV_REFILL_SLICE_DFL, 1); in task_woken_scx()
/linux/Documentation/scheduler/
H A Dsched-ext.rst110 SCX_EV_REFILL_SLICE_DFL 456789
135 * ``SCX_EV_REFILL_SLICE_DFL``: a task's time slice was refilled with the
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c1252 bpf_printk("%35s: %lld", "SCX_EV_REFILL_SLICE_DFL", in monitor_timerfn()
1253 scx_read_event(&events, SCX_EV_REFILL_SLICE_DFL)); in monitor_timerfn()