Searched defs:Cx (Results 1 – 2 of 2) sorted by relevance
30 enum mperf_id { C0 = 0, Cx, AVG_FREQ, MPERF_CSTATE_COUNT }; enumerator
1458 xf86ScaleAxis(int Cx, int to_max, int to_min, int from_max, int from_min) in xf86ScaleAxis()