Home
last modified time | relevance | path

Searched refs:kdbg_get_timestamp (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/bsd/kern/
H A Dkdebug_common.c335 …ts = kdbg_get_timestamp(&kdsp_actual->kds_records[kd_ctrl_page->kdebug_events_per_storage_unit - 1… in allocate_storage_unit()
758 t = kdbg_get_timestamp(&kdsp_actual->kds_records[rcursor]); in kernel_debug_read()
776 kdbg_get_timestamp(&kdsp_actual->kds_records[0]); in kernel_debug_read()
789 t = kdbg_get_timestamp(&kdsp_actual->kds_records[rcursor]); in kernel_debug_read()
947 uint64_t latest_time = kdbg_get_timestamp(tempbuf - 1); in kernel_debug_read()
/xnu-11417.121.6/bsd/sys/
H A Dkdebug_private.h294 kdbg_get_timestamp(kd_buf *kp) in kdbg_get_timestamp() function
325 kdbg_get_timestamp(kd_buf *kp) in kdbg_get_timestamp() function