Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c39 const volatile u32 dsp_inf_loop_after; variable
380 if (dsp_inf_loop_after && nr_dispatched > dsp_inf_loop_after) { in BPF_STRUCT_OPS()
H A Dscx_qmap.c84 skel->rodata->dsp_inf_loop_after = strtoul(optarg, NULL, 0); in main()