Searched refs:kds_timestamp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkdebug.c178 uint64_t kds_timestamp; member in struct:kd_storage
752 kdsp_actual->kds_timestamp = mach_absolute_time();
903 if (timestamp < kdsp_actual->kds_timestamp)
904 kdsp_actual->kds_timestamp = timestamp;
2694 if (t < kdsp_actual->kds_timestamp) {

Completed in 113 milliseconds