Searched refs:cgrp_slice_ns (Results 1 – 2 of 2) sorted by relevance
60 const volatile u64 cgrp_slice_ns = SCX_SLICE_DFL; variable272 max_budget = (cgrp_slice_ns * nr_cpus * cgc->hweight) / in cgrp_cap_budget()689 cgv_node->cvtime += cgrp_slice_ns * FCG_HWEIGHT_ONE / (cgc->hweight ?: 1); in try_pick_next_cgroup()747 if (vtime_before(now, cpuc->cur_at + cgrp_slice_ns)) { in BPF_STRUCT_OPS()776 (cpuc->cur_at + cgrp_slice_ns - now) * in BPF_STRUCT_OPS()
147 skel->rodata->cgrp_slice_ns = v * 1000; in main()171 (double)skel->rodata->cgrp_slice_ns / 1000000.0, in main()