Home
last modified time | relevance | path

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

/linux/tools/sched_ext/
H A Dscx_userland.c178 double weight_f = (double)weight / 100.0; in calc_vruntime_delta() local
181 return delta_f / weight_f; in calc_vruntime_delta()