Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_qmap.c87 skel->rodata->dsp_batch = strtoul(optarg, NULL, 0); in main()
H A Dscx_qmap.bpf.c40 const volatile u32 dsp_batch; variable
300 * difference only when dsp_batch is larger than 1.
370 u32 zero = 0, batch = dsp_batch ?: 1; in BPF_STRUCT_OPS()