Home
last modified time | relevance | path

Searched refs:Cx (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/
H A Dmperf_monitor.c30 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 Dmperf_monitor.c30 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 Dyamaha-yas530.c157 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