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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkdebug.c2596 kd_buf lostevent; local
2614 memset(&lostevent, 0, sizeof(lostevent));
2615 lostevent.debugid = TRACEDBG_CODE(DBG_TRACE_INFO, 2);
2728 kdbg_set_timestamp_and_cpu(&lostevent, kdsp_actual->kds_records[kdsp_actual->kds_readlast].timestamp, min_cpu);
2729 *tempbuf = lostevent;

Completed in 213 milliseconds