Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dcap_util.h111 hrtime_t cu_sample_time; /* when last sample taken */ member
/titanic_44/usr/src/uts/common/os/
H A Dcap_util.c1456 if ((time_snap - cu_cpu_info->cu_sample_time) < cu_update_threshold) { in cu_cpu_update()
1461 cu_cpu_info->cu_sample_time = time_snap; in cu_cpu_update()