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

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkdebug.c180 kd_buf kds_records[EVENTS_PER_STORAGE_UNIT]; member in struct:kd_storage
722 ts = kdbg_get_timestamp(&kdsp_actual->kds_records[0]);
906 kd = &kdsp_actual->kds_records[bindx];
1089 kd = &kdsp_actual->kds_records[bindx];
2684 t = kdbg_get_timestamp(&kdsp_actual->kds_records[rcursor]);
2728 kdbg_set_timestamp_and_cpu(&lostevent, kdsp_actual->kds_records[kdsp_actual->kds_readlast].timestamp, min_cpu);
2738 *tempbuf = kdsp_actual->kds_records[kdsp_actual->kds_readlast++];

Completed in 431 milliseconds