Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcap_util.h62 hrtime_t cs_time_stopped; /* ... time not counting */ member
/illumos-gate/usr/src/uts/common/os/
H A Dcap_util.c1391 kstat->cu_cpu_time_stopped.value.ui64 = stats->cs_time_stopped; in cu_cpu_kstat_update()
1555 stats->cs_time_stopped += time_delta; in cu_cpu_update_stats()
1639 hw_util->pghw_time_stopped += stats->cs_time_stopped; in cu_pg_update()