Searched defs:c2 (Results 1 – 2 of 2) sorted by relevance
153 let c2 = LOAD_AVG_MAX as u32 - Self::decay_load(LOAD_AVG_MAX as u64, periods) as u32 - 1024; in accumulate_pelt_segments() localVariable
2106 let c2 = char::from_digit((x as u32 >> 8) & 0xf, 16) localVariable