Home
last modified time | relevance | path

Searched refs:cu_update_threshold (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcap_util.c289 hrtime_t cu_update_threshold = CU_UPDATE_THRESHOLD; variable
1457 if ((time_snap - cu_cpu_info->cu_sample_time) < cu_update_threshold) { in cu_cpu_update()