Searched refs:throttler_idx (Results 1 – 1 of 1) sorted by relevance
2221 int throttler_idx, throtting_events = 0, buf_idx = 0; in arcturus_log_thermal_throttling_event() local2233 for (throttler_idx = 0; throttler_idx < ARRAY_SIZE(logging_label); in arcturus_log_thermal_throttling_event()2234 throttler_idx++) { in arcturus_log_thermal_throttling_event()2235 if (throttler_status & logging_label[throttler_idx].feature_mask) { in arcturus_log_thermal_throttling_event()2241 logging_label[throttler_idx].label); in arcturus_log_thermal_throttling_event()