Searched refs:cgrp_slice_ns (Results 1 – 2 of 2) sorted by relevance
142 skel->rodata->cgrp_slice_ns = __COMPAT_ENUM_OR_ZERO("scx_public_consts", "SCX_SLICE_DFL"); in main()150 skel->rodata->cgrp_slice_ns = v * 1000; in main()174 (double)skel->rodata->cgrp_slice_ns / 1000000.0, in main()
60 const volatile u64 cgrp_slice_ns; variable267 max_budget = (cgrp_slice_ns * nr_cpus * cgc->hweight) / in cgrp_cap_budget()684 cgv_node->cvtime += cgrp_slice_ns * FCG_HWEIGHT_ONE / (cgc->hweight ?: 1); in try_pick_next_cgroup()742 if (time_before(now, cpuc->cur_at + cgrp_slice_ns)) { in BPF_STRUCT_OPS()771 (cpuc->cur_at + cgrp_slice_ns - now) * in BPF_STRUCT_OPS()