Home
last modified time | relevance | path

Searched refs:round_robin_ns (Results 1 – 2 of 2) sorted by relevance

/linux/tools/sched_ext/
H A Dscx_qmap.c408 skel->rodata->round_robin_ns = (u64)round_robin_ms * 1000000; in main()
H A Dscx_qmap.bpf.c73 const volatile u64 round_robin_ns; variable
1750 bpf_timer_start(timer, round_robin_ns, 0); in round_robin_timerfn()
1910 ret = bpf_timer_start(timer, round_robin_ns, 0); in BPF_STRUCT_OPS_SLEEPABLE()