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

/darwin-on-arm/xnu/bsd/kern/
H A Dkdebug.c2158 kd_buf lostevent; local
2176 memset(&lostevent, 0, sizeof(lostevent));
2177 lostevent.debugid = TRACEDBG_CODE(DBG_TRACE_INFO, 2);
2257 kdbg_set_timestamp_and_cpu(&lostevent, kdsp_actual->kds_records[kdsp_actual->kds_readlast].timestamp, min_cpu);
2258 *tempbuf = lostevent;

Completed in 81 milliseconds