Home
last modified time | relevance | path

Searched defs:halflife (Results 1 – 1 of 1) sorted by relevance

/Documentation/scheduler/
Dsched-pelt.c18 void calc_runnable_avg_yN_inv(const int halflife) in calc_runnable_avg_yN_inv()
35 void calc_runnable_avg_yN_sum(const int halflife) in calc_runnable_avg_yN_sum()
57 void calc_converged_max(const int halflife) in calc_converged_max()
80 void calc_accumulated_sum_32(const int halflife) in calc_accumulated_sum_32()
101 int hl_idx, halflife; in main() local