Searched refs:cu_update_threshold (Results 1 – 1 of 1) sorted by relevance
289 hrtime_t cu_update_threshold = CU_UPDATE_THRESHOLD; variable1456 if ((time_snap - cu_cpu_info->cu_sample_time) < cu_update_threshold) { in cu_cpu_update()