Searched refs:L5_SZ (Results 1 – 4 of 4) sorted by relevance
315 #define L5_SZ 2 /* size of array for level 5 samples */ macro392 short l5[L5_SZ]; /* level 5 samples */
1605 for (i = 0; i < L5_SZ; i++) { in init_temp_arrays()1659 tmp_index = tmp_index % L5_SZ; in update_temp()2144 for (i = 0; i < L5_SZ; i++) { in overtemp_kstat_update()
1297 buf = short_array_to_string(temps->l5, L5_SZ); in save_temperature()
611 hv_store(self, "l5", 2, short_array_to_SV(tempsp->l5, L5_SZ), 0); in save_temperature()