Searched refs:fact (Results 1 – 3 of 3) sorted by relevance
38 after the fact on the running kernel to be tested, if desired.57 after the fact on the running kernel to be tested, if desired.76 The kernel module may be built after the fact on the running kernel to be
237 u64 fact = scale_load_down(weight); in __calc_delta() local242 if (unlikely(fact >> 32)) { in __calc_delta()243 while (fact >> 32) { in __calc_delta()244 fact >>= 1; in __calc_delta()249 fact = mul_u32_u32(fact, lw->inv_weight); in __calc_delta()251 while (fact >> 32) { in __calc_delta()252 fact >>= 1; in __calc_delta()256 return mul_u64_u32_shr(delta_exec, fact, shift); in __calc_delta()
657 used to combine data from other trace events or in fact any