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