Searched refs:c2 (Results 1 – 1 of 1) sorted by relevance
61 u32 c1, c2, c3 = d3; /* y^0 == 1 */ in __accumulate_pelt_segments() local77 c2 = LOAD_AVG_MAX - decay_load(LOAD_AVG_MAX, periods) - 1024; in __accumulate_pelt_segments()79 return c1 + c2 + c3; in __accumulate_pelt_segments()