Searched refs:cs_time_start (Results 1 – 2 of 2) sorted by relevance
63 hrtime_t cs_time_start; /* start time of current sample */ member
1399 gethrtime() - stats->cs_time_start; in cu_cpu_kstat_update()1542 time_delta = stats->cs_time_start ? in cu_cpu_update_stats()1543 time_snap - stats->cs_time_start : in cu_cpu_update_stats()1545 stats->cs_time_start = time_snap; in cu_cpu_update_stats()1647 now - stats->cs_time_start; in cu_pg_update()