Searched refs:Cx (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/ |
H A D | mperf_monitor.c | 30 enum mperf_id { C0 = 0, Cx, AVG_FREQ, MPERF_CSTATE_COUNT }; enumerator 47 .name = "Cx", 49 .id = Cx, 165 if (id != C0 && id != Cx) in mperf_get_count_percent() 184 if (id == Cx) in mperf_get_count_percent() 326 * 2) C0 and Cx (any sleep state) time a CPU resided in
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/ |
H A D | mperf_monitor.c | 30 enum mperf_id { C0 = 0, Cx, AVG_FREQ, MPERF_CSTATE_COUNT }; enumerator 47 .name = "Cx", 49 .id = Cx, 165 if (id != C0 && id != Cx) in mperf_get_count_percent() 184 if (id == Cx) in mperf_get_count_percent() 326 * 2) C0 and Cx (any sleep state) time a CPU resided in
|
/kernel/linux/linux-6.6/drivers/iio/magnetometer/ |
H A D | yamaha-yas530.c | 157 s16 Cx, Cy1, Cy2; member 535 * Cx * t_comp in yas530_get_measure() 539 sx = sx - (c->Cx * t_comp) / 100; in yas530_get_measure() 843 c->Cx = data[0] * 6 - 768; in yas530_get_calibration_data() 898 c->Cx = data[0] * 10 - 1280; in yas532_get_calibration_data() 1072 * data[0] 0 [ Cx Cx Cx Cx Cx C in yas537_get_calibration_data() [all...] |
Completed in 4 milliseconds